Fix gdb.Field attributes documentation for enum types.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 329c2930fad698e4d28fa639e2c392a0f3099364..0df308ddb0f7ddf5009e0e0d1cc4cc0e4a8cca01 100644 (file)
@@ -1,3 +1,95 @@
+2013-12-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Types In Python): Fix the documentation of
+       attribute "bitpos" in class gdb.Field for enum types.  Add
+       documentation for attribute "enumval" in that same class.
+
+2013-12-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Support Commands): Change @table into
+       @ftable.
+
+2013-12-23  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
+       auto-loaded objfile scripts and .debug_gdb_scripts section to their
+       corresponding section in Extending GDB.
+       (Extending GDB): Move menu up.  New menu item "Auto-loading
+       extensions".
+       (Sequences): New menu item "Auto-loading sequences".
+       (Auto-loading sequences): New node.
+       (Python): Rename section from Scripting GDB to Extending GDB.
+       (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
+       Move docs on ways to auto-load extensions to ...
+       (Auto-loading extensions): ... here.  New node.
+
+2013-12-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
+       in menu.
+       (GDB/MI Variable Objects): Adjust reference to "-list-features"
+       command, now in a new node.
+       (GDB/MI Support Commands): New node, with its contents being
+       extracted from the "GDB/MI Miscellaneous Commands" node.
+       A small paragraph introducing the section is also added at
+       the start.
+       (GDB/MI Miscellaneous Commands): Delete the description of the
+       -info-gdb-mi-command, -list-features and -list-target-features
+       commands, now hosted in the "GDB/MI Support Commands" node.
+
+2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
+
+       PR python/16113
+       * gdb.texinfo (Values From Inferior): Add a note about using
+       gdb.Field objects as subscripts on gdb.Value objects.
+       (Types In Python): Add description about the new attribute
+       "parent_type" of gdb.Field objects.
+
+2013-12-12  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
+       entry for section docuumenting the -list-features GDB/MI command.
+
+2013-12-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
+       "exec-run-start-option" entry in the output of the "-list-features"
+       command.
+
+2013-12-04  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (i386): Fix yesterday's commit.
+
+2013-12-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Set Catchpoints): Add @kindex for each command
+       documented here.
+
+2013-12-03  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (@direntry): Add menu item for gdbserver.
+
+2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * gdb.texinfo (i386 Features): Add MPX feature registers.
+       (x86 Specific featuresx86 Architecture-specific Issues): Adds
+       a subsubsection for MPX and describes the display of the
+       boundary registers.
+
+2013-12-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
+       documentation of the "ada-exceptions" entry.
+
+2013-12-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
+       "^error" result record concerning the error message.  Document
+       the error code that may also be part of that result record.
+       (GDB/MI Miscellaneous Commands): Document the
+       "undefined-command-error-code" element in the output of
+       the "-list-features" GDB/MI command.
+
 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
 
        * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
This page took 0.038648 seconds and 4 git commands to generate.