Note that if '@' is a comment character then another symbol is used to prefix
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5309af6fa45ae0e6fe242cd9d31883913af788d0..d2707b856ab8c236968d9dd816f3e135a5506107 100644 (file)
@@ -1,3 +1,59 @@
+2002-08-21  Corinna Vinschen  <vinschen@redhat.com
+
+       * aix-thread.c (aix_thread_detach): Disable thread debugging on
+       detach to allow reinitialization.
+
+2002-08-22  Andrew Cagney  <ac131313@redhat.com>
+
+       * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
+       attempt).
+
+2002-08-22  Jim Blandy  <jimb@redhat.com>
+
+       * coffread.c (coff_symfile_read): Don't try to read the line
+       number table from disk if the image file doesn't have a symbol
+       table; we'll never actually look at the info anyway, and Windows
+       ships DLL's with bogus file offsets for the line number data.
+
+2002-08-21  Elena Zannoni  <ezannoni@redhat.com>
+
+        * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
+        an e500 executable.
+
+2002-08-21  Michael Snyder  <msnyder@redhat.com>
+
+       * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
+       (MSYMBOL_SIZE): Replace macro with function.
+       (DEFAULT_MIPS_TYPE): Delete unused macro.
+       * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
+       * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
+
+2002-08-21  Jim Blandy  <jimb@redhat.com>
+
+       * valops.c (value_cast): Simplify and correct logic for doing a
+       static cast from a pointer to a base class to a pointer to a
+       derived class.
+
+2002-08-21  Andrew Cagney  <ac131313@redhat.com>
+
+       * infcmd.c (default_print_registers_info): Replace
+       do_registers_info.
+       (registers_info): Use gdbarch_print_registers_info instead of
+       DO_REGISTERS_INFO.
+       * inferior.h (default_print_registers_info): Replace
+       do_registers_info.
+       * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
+       (DO_REGISTERS_INFO): Change to a predicate function.
+       * gdbarch.h, gdbarch.c: Regenerate.
+       
+2002-08-21  Keith Seitz  <keiths@redhat.com>
+
+       * gdb-events.sh: Add target-changed event.
+       * gdb-events.c: Regenerated.
+       * gdb-events.c: Regenerated.
+       * valops.c (value_assign): Add target-changed event notification
+       to inlval_register, lval_memory, and lval_reg_frame_relative.
+
 2002-08-21  Joel Brobecker  <brobecker@gnat.com>
 
        * NEWS: Add an entry regarding the improvement of the next/step
This page took 0.025225 seconds and 4 git commands to generate.