gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 94fc29611d742efee6fed38371a82a66c9ac06a5..a23fa1f060e4fd3da46a9b383bb15940284d5a6b 100644 (file)
@@ -1,3 +1,98 @@
+2009-02-05  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Basic Python): Document execute's from_tty
+       argument.
+
+2009-02-04  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Basic Python): Document gdb.history.
+
+2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Thread Commands): Document the
+       'current-thread-id' field.  Remove the example with zero threads,
+       since current GDB won't ever report that if there's inferior.
+
+2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
+       option to -break-insert.
+
+2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
+           Jerome Guitton  <guitton@adacore.com>
+
+       * gdb.texinfo (Startup): Document --with-system-gdbinit.
+       (System-wide configuration): New section.
+
+2009-01-26  Pedro Alves  <pedro@codesourcery.com>
+
+       PR gdb/7580:
+       * gdb.texinfo (Maintenance Commands): Document "maint set|show
+       internal-error|internal-warning quit|corefile ask|yes|no".
+
+2009-01-26  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Using the `gdbserver' Program): Document
+       --remote-debug.
+
+2009-01-23  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo: Add nexti to list of commands that support
+       background execution.
+
+2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * gdb.texinfo (Define, Hooks): Document prefix command support.
+
+2009-01-14  Joseph Myers  <joseph@codesourcery.com>
+            Carlos O'Donell  <carlos@codesourcery.com>
+
+       Fixes for makeinfo --html.
+
+       * annotate.texinfo: Use @copying and @insertcopying.  Use
+       @ifnottex in place of @ifinfo.
+       * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
+       place of @ifinfo.  Use @ifnotinfo for one index entry.
+       * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
+       in place of @ifinfo.
+       * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
+       in place of @ifinfo.  Include contents at start unconditionally.
+
+2009-01-13  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (General Query Packets): Remove @var{} around the
+       "spu" literal string.
+
+2009-01-07  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
+       program may be running in another process" errors.
+       * gdbint.texinfo (Native Conditionals): Delete
+       ONE_PROCESS_WRITETEXT description.
+
+2009-01-07  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
+       emacs local variable to be placed at the end of the ChangeLog.
+       Add server.c and gdbreplay.c to the list of files where the
+       copyright year needs to be updated.
+
+2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * gdb.texinfo (Remote Configuration): Document new
+       "set/show tcp auto-retry" and "set/show tcp connect-timeout"
+       commands.
+
+2008-12-28  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
+       FETCH_INFERIOR_REGISTERS.
+       (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
+       FETCH_INFERIOR_REGISTERS descriptions.  Remove
+       gdbarch_get_longjmp_target descrition, since already described in
+       Target Conditionals.  Move gdbarch_fp0_regnum description to ...
+       (Target Conditionals): ... here.
+
 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
This page took 0.028974 seconds and 4 git commands to generate.