gdb
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 63f97eced5c9044bf54a65842f7ea1e502feba09..8835a3155b8b5194b9d8c9db89af03dfd2927b75 100644 (file)
@@ -1,3 +1,101 @@
+2011-01-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
+
+2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       * gdb.texinfo (Debugging Output): Document "set debug jit".
+
+2011-01-06  Tom Tromey  <tromey@redhat.com>
+
+       PR python/12133:
+       * gdb.texinfo (Frames In Python): Document various frame
+       constants.
+
+2011-01-05  Joel Brobecker  <brobecker@adacore.com>
+
+       * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
+       doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
+       doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
+
+2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
+       (clean): Add GDBvn.texi.
+
+2010-12-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Ada Glitches): Remove paragraph describing the
+       occasional case where the debugger prints an array address
+       instead of the array itself.
+
+2010-12-23  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.texinfo (Packets) <read registers packet>: Document support
+       for registers that were not collected.
+
+2010-12-15  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Startup): Document auto-loading of scripts during
+       startup.
+       (Auto-loading): Delete "maint set python auto-load on|off".
+       Add "set auto-load-scripts on|off".
+
+2010-12-07  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Mode Options): Document -data-directory.
+       (Data Files): Add reference to -data-directory.
+
+2010-11-29  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Pretty-Printer Introduction): Change
+       printer-name:subprinter-name to printer-name;subprinter-name.
+
+2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
+
+        PR python/12199
+
+       * gdb.texinfo (Breakpoints In Python): Document "delete" method.
+
+2010-11-23  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Top): Check SYSTEM_READLINE.
+       (Editing): Likewise.
+       (Command History): Likewise.
+       (TUI Keys): Likewise.
+       (Bug Reporting): Conditionally include rluser.texi and
+       inc-history.texinfo.
+       * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
+       (GDB_DOC_SOURCE_INCLUDES): Add comment.
+       (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
+       (gdb.dvi): Use READLINE_TEXI_INCFLAG.
+       (gdb.pdf): Likewise.
+       (gdb.info): Likewise.
+       (gdb/index.html): Likewise.
+
+2010-11-23  Tom Tromey  <tromey@redhat.com>
+
+       * Makefile.in (Makefile): Run ../config.status.
+       (distclean): Update.
+       * configure: Remove.
+       * configure.ac: Remove.
+
+2010-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Basic Python): Update.  Add xref.
+       (Exception Handling): Document new exception classes.
+       (Types In Python): Update.
+       (Frames In Python): Update.
+
+2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
+
+       * gdb.texinfo (Breakpoints In Python): Document "internal"
+       parameter, and visible attribute.
+
+2010-11-05  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Source Path): Document "set directories".
+
 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
 
        * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
This page took 0.063395 seconds and 4 git commands to generate.