and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 12 Dec, 2002 2 commits
  2. 11 Dec, 2002 1 commit
  3. 10 Dec, 2002 3 commits
  4. 09 Dec, 2002 1 commit
  5. 08 Dec, 2002 1 commit
  6. 07 Dec, 2002 1 commit
  7. 06 Dec, 2002 1 commit
  8. 05 Dec, 2002 1 commit
  9. 04 Dec, 2002 4 commits
  10. 03 Dec, 2002 5 commits
    • Andrew Cagney's avatar
      2002-12-03 Andrew Cagney <ac131313@redhat.com> · b6de2dec
      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.
      b6de2dec
    • Andrew Cagney's avatar
      2002-12-03 Andrew Cagney <cagney@redhat.com> · d6b2ef49
      Andrew Cagney authored
      	* NEWS: Mention Daniel Jacobowitz's multi-threaded shared library
      	patch.
      d6b2ef49
    • Andrew Cagney's avatar
      2002-12-03 Andrew Cagney <cagney@redhat.com> · 386c3edd
      Andrew Cagney authored
      	* PROBLEMS: Mention PR gdb/725.
      386c3edd
    • Andrew Cagney's avatar
      common/ChangeLog · 294faf28
      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>
      294faf28
    • gdbadmin's avatar
      *** empty log message *** · be5e26ac
      gdbadmin authored
      be5e26ac
  11. 02 Dec, 2002 4 commits
  12. 01 Dec, 2002 2 commits
  13. 30 Nov, 2002 1 commit
  14. 29 Nov, 2002 2 commits
  15. 28 Nov, 2002 2 commits
  16. 27 Nov, 2002 1 commit
  17. 26 Nov, 2002 4 commits
    • Elena Zannoni's avatar
      2002-11-26 Elena Zannoni <ezannoni@redhat.com> · 79f6b4e3
      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.
      79f6b4e3
    • Elena Zannoni's avatar
      2002-11-26 Elena Zannoni <ezannoni@redhat.com> · 492d5862
      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.
      492d5862
    • Daniel Jacobowitz's avatar
      * acconfig.h (HAVE_PREAD64): Add. · 50264be1
      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.
      50264be1
    • gdbadmin's avatar
      *** empty log message *** · 1c2c68b4
      gdbadmin authored
      1c2c68b4
  18. 25 Nov, 2002 4 commits
    • Christopher Faylor's avatar
      * win32-nat.c (child_attach): Reset saw_create counter or subsequent attach · e82afd4b
      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.
      e82afd4b
    • Andrew Cagney's avatar
      2002-11-25 Andrew Cagney <cagney@redhat.com> · 4f48c313
      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.
      4f48c313
    • David Carlton's avatar
      2002-11-25 David Carlton <carlton@math.stanford.edu> · 7bc59c44
      David Carlton authored
      	* dwarf2read.c (scan_partial_symbols): Descend into namespace
      	pdi's with no name.
      7bc59c44
    • gdbadmin's avatar
      *** empty log message *** · 85b9e678
      gdbadmin authored
      85b9e678