gdb/doc/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 39c1e70e0953c20c62753271130f9d13eeb75387..31e35d395383f6c267241c20d41b30605b966c32 100644 (file)
@@ -1,3 +1,126 @@
+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.
+       (OpenCL C): New node.
+
+2010-11-02  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Pretty Printing): Expand into three sections,
+       introduction, example, and commands.
+       (Python API): Delete section Disabling Pretty-Printers, merge into
+       Selecting Pretty-Printers.
+       (Writing a Pretty-Printer): New section.  Move the pretty-printer
+       example here, and reformat to match python coding style.  Add a second
+       example using the gdb.printing module.
+       (Python modules): Add gdb.printing.
+
+2010-10-29  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Python): Fix long line.
+
+2010-10-20  Doug Evans  <dje@google.com>
+
+       * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
+       All references updated.  Correct sections marked as subsections.
+       (Coding Standards): New chapter.  Move the coding standard related
+       subsections here.  Add section on Python coding standards.
+
+2010-10-13  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Python): Add "Python modules".
+       (Types in Python): Add reference to gdb.types section.
+       (Python modules): New node.
+
+2010-10-11  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Values From Inferior): Add reference to "Types in
+       Python" from gdb.Value.type description.
+
+2010-09-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Ravenscar Profile): New node.
+
+2010-09-22  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Values From Inferior): Mention Value.__init__.
+
+2010-09-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Values From Inferior): Clarify that
+       value.dynamic_type works only in C++ programs with RTTI.
+
+2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
+
+       * gdb.texinfo (Character Sets): Correctly reference host-charset
+       in example.
+
 2010-09-13  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
This page took 0.027348 seconds and 4 git commands to generate.