- 11 May, 2000 4 commits
-
-
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
-
- 09 May, 2000 1 commit
-
-
Eli Zaretskii authored
-
- 08 May, 2000 1 commit
-
-
Eli Zaretskii authored
with the version name. * config/djgpp/djconfig.sh: Use more warning switches. * config/djgpp/fnchange.lst: Replace the leading gdb-0222 with the @V@ placebo. djunpack.bat changed accordingly.
-
- 07 May, 2000 1 commit
-
-
Eli Zaretskii authored
Youmans <3diff@gnu.org>.
-
- 04 May, 2000 1 commit
-
-
Mark Kettenis authored
already defined.
-
- 03 May, 2000 1 commit
-
-
Andrew Cagney authored
-
- 01 May, 2000 3 commits
-
-
Stan Shebs authored
* configure.host, configure.tgt: Remove Gould configs. * Makefile.in: Remove Gould-related actions. * gould-xdep.c, gould-tdep.c, config/gould/*: Remove files. * NEWS: Mention removal.
-
Eli Zaretskii authored
TeX. * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries "@kindex f" into "@kindex f (foo)", otherwise we get index entries like `n' and `s' which look weird. Convert some of the @kindex to @vindex, when they refer to variables, not commands.
-
Andrew Cagney authored
Properly check for GCC version number.
-
- 28 Apr, 2000 4 commits
-
-
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
Don't trip on NULL function name in sigtramp.
-
Andrew Cagney authored
-
- 27 Apr, 2000 3 commits
-
-
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
-
- 26 Apr, 2000 4 commits
-
-
Andrew Cagney authored
-
Andrew Cagney authored
doesn't contain a TEXINPUTS path bug.
-
Andrew Cagney authored
-
Alexandre Oliva authored
-
- 23 Apr, 2000 3 commits
-
-
Eli Zaretskii authored
(SET_TEXINPUTS): Add $(GDBMI_DIR). (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo. (gdbmi.texinfo): New target, for texi2roff. (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo. (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}". * gdb.texinfo (Top): Add GDB/MI to the main menu and @include gdbmi.texinfo. (Mode Options): Add xref to GDB/MI docs and remove a FIXME comment. * gdbmi.texinfo: Lots of changes, to include this document as part of the GDB manual. * TODO, NEWS: Update due to inclusion of gdbmi.texinfo in the GDB manual. -
Eli Zaretskii authored
* config/djgpp/README: Explain how to unpack using djunpack.bat.
-
nobody authored
'gdb_5_0-2000-04-10-branch'. Cherrypick from master 2000-04-23 07:23:05 UTC Eli Zaretskii <eliz@gnu.org> ' * djunpack.bat: New file.': djunpack.bat
-
- 21 Apr, 2000 3 commits
-
-
Elena Zannoni authored
* gdb-stabs.h (SECT_OFF_MAX): Increase to 40.
-
Christopher Faylor authored
suspended threads. (safe_symbol_file_add_stub): New function. (safe_symbole_file_add_cleanup): New function. (safe_symbol_file_add): New function. (handle_load_dll): Use wrapper to add DLL symbol information to avoid bogus errors from non-stabs DLLs. (handle_exception): Add work around for detection of first exception breakpoint which does not seem to occur on W2K. Detect more "signals" that can be effectively passed to the debuggee. Reorganize to eliminate continue_status global. (child_continue): Reorganize to eliminate continue_status global. (child_wait): Ditto. (child_resume): Ditto. (get_child_debug_event): Ditto. Recognize when an a breakpoint exception should be ignored. Change method for signalling when an important event has occured to the caller. (child_create_inferior): Use new method for noticing when get_child_debug_event has found something interesting.
-
Andrew Cagney authored
void*. From Philippe De Muyter <phdm@macqel.be>: * printcmd.c (print_address_symbolic): Call `make_cleanup' with `(free_current_contents, &x)', not `(free, x)'. * utils.c (free_current_contents): Do not `free (NULL)'. * printcmd.c (print_address_symbolic): Cleanup after a failed call to build_address_symbolic.
-
- 20 Apr, 2000 2 commits
-
-
Scott Bambrough authored
2000-04-20 Scott Bambrough <scottb@netwinder.org> * arm-linux-nat.c (PIDGET, TIDGET): New. (get_thread_id, GET_THREAD_ID): New. (fetch_nwfpe_register, store_nwfpe_register): New. (fetch_register, store_register): New. (fetch_fpregister, store_fpregister): New. (fill_gregset, supply_gregset): New. (fill_fpregset, supply_fpregset): New. (fetch_fpregs): Modified to use thread id's. (store_fpregs): Modified to use thread id's and fetch_nwfpe_register. (fetch_regs): Modified to use thread id's. (store_regs): Modified to use thread id's. (fetch_inferior_registers): Modified to handle single register fetches. (store_inferior_registers): Modified to handle single register stores. (arm_linux_register_u_addr): Removed. * configure.tgt: Added gdbserver to configdirs for arm*-*-linux*. * config/arm/linux.mh (NATDEPFILES): Removed core-aout.o. Added core-regset.o. (LOADLIBES): Define. * config/arm/nm-linux.h: Include config/nm-linux.h. (ATTACH_DETACH): Removed. Defined in config/nm-linux.h. (REGISTER_U_ADDR): Removed. (SVR4_SHARED_LIBS): Removed. Defined in config/nm-linux.h. (#include "solib.h"): Removed. Included via config/nm-linux.h.
-
Andrew Cagney authored
-
- 19 Apr, 2000 9 commits
-
-
Elena Zannoni authored
* xcoffsolib.c (solib_add): Fix call to vmap_symtab(). -
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
-
Andrew Cagney authored
and document to_find_new_threads bug.
-
Andrew Cagney authored
-
Andrew Cagney authored
* NEWS: Update GDB version. Duplicate paragraph explaining obsolete.
-
Andrew Cagney authored
-
Andrew Cagney authored
-