gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index d928ed081fba53c6dfdc252c8bc7aae9c0fb00d8..245826f1c6f5152a2faf38b255011148cf326d16 100644 (file)
@@ -1,3 +1,122 @@
+2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
+
+2012-11-29  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (SVR4 Process Information): Document missing
+       "info proc" subcommands.
+
+2012-11-29  Yao Qi  <yao@codesourcery.com>
+
+       PR gdb/1477.
+       * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
+       to 'auto' instead of 'gnu'.
+
+2012-11-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (MiniDebugInfo): New node.
+       (GDB Files): Update.
+
+2012-11-16  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (System-wide configuration): If the system-wide init
+       file lives in the data-directory, and --data-directory is provided,
+       look for it there.
+
+2012-11-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Signaling): Fix typo.
+
+2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
+       parameter "count" of -data-write-memory-bytes, and add an example.
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Symbols): Document "info type-printers",
+       "enable type-printer" and "disable type-printer".
+       (Python API): Add new node to menu.
+       (Type Printing API): New node.
+       (Progspaces In Python): Document type_printers field.
+       (Objfiles In Python): Likewise.
+       (gdb.types) <get_type_recognizers, apply_type_recognizers,
+       register_type_printer, TypePrinter>: Document.
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Symbols): Document "set print type methods",
+       "set print type typedefs", and flags to ptype and whatis.
+
+2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
+       the example -data-disassemble output.  Extend the description of
+       the -data-disassemble results to document all fields.  Document
+       the cli disassemble command as being related to -data-disassemble.
+
+2012-11-09  Yao Qi  <yao@codesourcery.com>
+
+       PR gdb/14777.
+       * gdb.texinfo (OS Information): Remove doc on command
+       'info udot'.
+
+2012-11-08  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Startup): Minor rewording, and clarify scope of
+       gdb.ini warning for Windows port.
+
+2012-11-08  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Search): Add kindex for 'fo'.
+
+2012-11-05  Tom Tromey  <tromey@redhat.com>
+
+       PR python/14802:
+       * gdb.texinfo (Functions In Python): Add example.
+
+2012-11-03  Yao Qi  <yao@codesourcery.com>
+
+       * observer.texi (GDB Observers): Remove observer
+       'tracepoint_modified', 'tracepoint_created' and
+       'tracepoint_deleted'.
+
+2012-10-26  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
+
+2012-10-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Use @itemx.
+
+2012-10-17  Yao Qi  <yao@codesourcery.com>
+
+       * observer.texi (GDB Observers): Update observer
+       'memory_changed'.
+       * gdb.texinfo (GDB/MI Async Records): Document for
+       "memory-changed" notification.
+
+2012-10-15  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Mode Options): Document -nh.
+       Elaborate on docs for -nx.
+
+2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
+
+       * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
+
+2012-09-21  Yao Qi  <yao@codesourcery.com>
+            Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (GDB/MI Async Records): Document notification
+       'record-started' and 'record-stopped'.
+       * observer.texi (GDB Observers): New observer 'record-changed'.
+
+2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * gdb.texinfo: Document the removal of SH's 'regs' command.
+
 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        * gdb.texinfo (jump): Mention new alias `j' for `jump'.
This page took 0.030528 seconds and 4 git commands to generate.