- 27 Apr, 2000 4 commits
-
-
nobody authored
'gdb_4_95_0-2000-04-27-snapshot'. Sprout from gdb_5_0-2000-04-10-branch 2000-04-27 01:45:58 UTC Andrew Cagney <cagney@redhat.com> 'Bump GDB version to 4.95.0' Cherrypick from gdb_5_0-2000-04-10-branch 2000-04-23 07:23:06 UTC nobody 'This commit was manufactured by cvs2svn to create branch': djunpack.bat -
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 12 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
-
Andrew Cagney authored
-
Andrew Cagney authored
Document real fix.
-
Andrew Cagney authored
-
- 18 Apr, 2000 2 commits
-
-
Andrew Cagney authored
-
Andrew Cagney authored
-
- 17 Apr, 2000 1 commit
-
-
Eli Zaretskii authored
a comma inside @var. (Command Files): Index markup changes from Dmitry Sivachenko <dima@Chg.RU>.
-
- 16 Apr, 2000 2 commits
-
-
Eli Zaretskii authored
(gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't invoke "ln -s" unless it is known to work. * configure.in (AC_PROG_LN_S): Add.
-
Eli Zaretskii authored
uninstall-info: targets.
-
- 14 Apr, 2000 2 commits
-
-
Mark Kettenis authored
* acconfig.h (HAVE_PRGREGSET_T, HAVE_PRFPREGSET_T, HAVE_LWPID_T, HAVE_PSADDR_T): Add them here instead of in config.in. * acconfig.h (PRFPREGSET_T_BROKEN): New define. * configure.in: Add check for broken prfpregset_t type. * lin-thread.c (gdb_prfpregset): New typedef, depends on definition of PRFPREGSET_T_BROKEN. (ps_lgetfpregs, ps_lsetfpregs, p_td_thr_getfpregs, p_td_thr_setfpregs, thread_db_fetch_registers, thread_db_store_registers): Use gdb_prfpregset_t instead of prfpregset_t. * config.in: Regenerated. * configure: Regenerated.
-
Andrew Cagney authored
-
- 13 Apr, 2000 4 commits
-
-
Peter Schauer authored
* config/i386/tm-i386sol2.h (HAVE_I387_REGS): Define. * i386v4-nat.c (supply_fpregset, fill_fpregset): Add code to handle floating point registers if NUM_FREGS is not zero.
-
Eli Zaretskii authored
failure to insert breakpoints/watchpoints so that it makes sense even if ptrace is not used or no other processes can be active.
-
Andrew Cagney authored
-
Andrew Cagney authored
(do-md5sum): New target. (MD5PROG): Define. (PACKAGE): Default to TOOL. (VER): Default to a shell script. (taz): Rewrite target. Move real work to do-proto-toplev. Include md5 checksum generation. (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link. (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link. (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2): Use gdb-taz to create archive.
-
- 12 Apr, 2000 1 commit
-
-
Eli Zaretskii authored
hardware breakpoint resources, return EBUSY. (go32_handle_nonaligned_watchpoint): If the argument WHAT is not one of the enumerated values, return EINVAL.
-