- 12 Dec, 2002 2 commits
- 11 Dec, 2002 1 commit
-
-
gdbadmin authored
-
- 10 Dec, 2002 3 commits
-
-
Andrew Cagney authored
* PROBLEMS: Delete reference to PR gdb/725.
-
Andrew Cagney authored
* MAINTAINERS (gdb.c++): Add David Carlton.
-
gdbadmin authored
-
- 09 Dec, 2002 1 commit
-
-
gdbadmin authored
-
- 08 Dec, 2002 1 commit
-
-
gdbadmin authored
-
- 07 Dec, 2002 1 commit
-
-
gdbadmin authored
-
- 06 Dec, 2002 1 commit
-
-
gdbadmin authored
-
- 05 Dec, 2002 1 commit
-
-
gdbadmin authored
-
- 04 Dec, 2002 4 commits
- 03 Dec, 2002 5 commits
-
-
Andrew Cagney authored
* sparc-nat.c (fetch_inferior_registers) (store_inferior_registers): Add comment on problem of LWP vs threads. From 2002-11-21 Daniel Jacobowitz <drow@mvista.com> * lin-lwp.c (lin_lwp_fetch_registers): Remove. (lin_lwp_store_registers): Remove. (init_lin_lwp_ops): Use fetch_inferior_registers and store_inferior_registers directly. * sparc-nat.c (fetch_inferior_registers): Honor LWP ID. (store_inferior_registers): Likewise. Fix PR gdb/725.
-
Andrew Cagney authored
* NEWS: Mention Daniel Jacobowitz's multi-threaded shared library patch.
-
Andrew Cagney authored
* PROBLEMS: Mention PR gdb/725.
-
Andrew Cagney authored
2002-11-25 Andrew Cagney <cagney@redhat.com> * run.c (main): Delete token after #endif. Index: d10v/ChangeLog 2002-11-25 Andrew Cagney <cagney@redhat.com> * simops.c: Include <string.h>
-
gdbadmin authored
-
- 02 Dec, 2002 4 commits
-
-
Andrew Cagney authored
-
Andrew Cagney authored
* MAINTAINERS (Java): Global maintainers are responible for Java. (Past Maintainers): Mention both Anthony Green and Per Bothner as part Java maintainers.
-
Joel Brobecker authored
why aix-thread.o is not listed.
-
gdbadmin authored
-
- 01 Dec, 2002 2 commits
-
-
Andrew Cagney authored
From DanielJ and GDB 5.2 branch * Makefile.in (distclean): Remove config.cache, stamp-h, and config.status config.h..
-
gdbadmin authored
-
- 30 Nov, 2002 1 commit
-
-
gdbadmin authored
-
- 29 Nov, 2002 2 commits
-
-
Joel Brobecker authored
before enabling thread support on native AiX. * configure: Regenerate. * config/powerpc/aix432.mh (NATDEPFILES): Remove aix-thread.o from the list of object files as it is now appended by configure if thread support is enabled. (NAT_CLIBS): Removed as -lpthdebug is also appended by configure if thread support is enabled. -
gdbadmin authored
-
- 28 Nov, 2002 2 commits
-
-
Elena Zannoni authored
* Makefile.in (install): Move install-info to here... (all): ...from here.
-
gdbadmin authored
-
- 27 Nov, 2002 1 commit
-
-
gdbadmin authored
-
- 26 Nov, 2002 4 commits
-
-
Elena Zannoni authored
Fix PR gdb/723 and PR gdb/245. * Makefile.in (install-info): Run the install-info command as part of the post install steps only. (uninstall-info): New target. (uninstall): New target. (install): Make install do some real work.
-
Elena Zannoni authored
* Makefile.in (INFO_DEPS): Define. (all): Add install-info to the rule. (info): Unse INFO_DEPS. (install-info): Rewrite. (uninstall-info): New. (uninstall): New. -
Daniel Jacobowitz authored
* configure.in: Check for pread64. * config.in: Regenerated. * configure: Regenerated. * lin-lwp.c (lin_lwp_xfer_memory): Call linux_proc_xfer_memory. * linux-proc.c (linux_proc_xfer_memory): New function. * config/nm-linux.h (linux_proc_xfer_memory): Add prototype.
-
gdbadmin authored
-
- 25 Nov, 2002 4 commits
-
-
Christopher Faylor authored
will hang. * win32-nat.c (psapi_get_dll_name): Fix a compiler warning. (struct so_stuff): Add end_addr field. (register_loaded_dll): Calculate and store end address of loaded dll. (solib_address): New function. (child_solib_loaded_library_pathname): Pass carefully constructed section info to safe_symbol_file_add rather than ignoring it. (get_child_debug_event): Call re_enable_breakpoints_in_shlibs when a DLL is loaded. (do_initial_child_stuff): Call disable_breakpoints_in_shlibs. (child_create_inferior): Fix a compiler warning. * config/i386/tm-cygwin.h (PC_SOLIB): Define new macro. (solib_address): Declare new function.
-
Andrew Cagney authored
* ns32k-tdep.c: Include "gdb_string.h". * mcore-tdep.c, cris-tdep.c, vax-tdep.c: Ditto. * sh3-rom.c, ppc-sysv-tdep.c, ns32knbsd-tdep.c: Ditto. * Makefile.in (sh3-rom.o): Update dependencies. (ppc-sysv-tdep.o, ns32k-tdep.o, mcore-tdep.o): Ditto. (cris-tdep.o): Ditto.
-
David Carlton authored
* dwarf2read.c (scan_partial_symbols): Descend into namespace pdi's with no name.
-
gdbadmin authored
-