* NEWS: Mention new options "set debug dwarf2-read" and
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 8eef5882607d549bfbdf847d1e6ea62c5a341db9..b0efb1dcecfff12108d76cc0f5e570025cfd0079 100644 (file)
@@ -1,3 +1,117 @@
+2012-06-26  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
+       and symtab-create.
+
+2012-06-25  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
+       from example.  Remove "rbreak" from list of corresponding
+       gdb commands.
+
+2012-06-23  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Index Section Format): Document version 7 format.
+
+2012-06-22  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo: Add missing cindex for some packets.
+
+2012-06-20  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
+       for -break-insert and document -p.
+
+2012-06-20  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
+       and "gdb.write_memory" with "Inferior.read_memory" and
+       "Inferior.write_memory".
+
+2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
+
+       * gdb.texinfo (Summary): Add a link to "Free Documentation".
+       (Free Documentation): Add @node line.
+       (Continuing and Stepping) <advance location>: Use @item instead of
+       @itemx.
+       (Reverse Execution) <set exec-direction reverse>: Use @item instead of
+       @itemx.
+       (Embedded Processors): Put the link to "PA" to its correct place,
+       according to document structure.
+       (Python API): Put the link to "Lazy Strings In Python" to its
+       correct place.
+       (Index): Use @@ in @tex block to get a literal @.
+
+       * gdbint.texinfo: Fix the @subtitle line.
+
+       * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
+       correct place.
+
+2012-06-08  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
+       Protocol'.
+       (In-Process Agent Protocol, IPA Protocol Objects)
+       (IPA Protocol Commands): New nodes.
+       (Tracepoint Packets): Add anchors.
+
+2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * gdb.texinfo: Document the deprecation of SH's 'regs' command.
+
+2012-06-06  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo: Update copyright year.
+
+2012-05-23  Stan Shebs  <stan@codesourcery.com>
+           Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
+
+2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
+       Mention also --with-separate-debug-dir.
+       (Auto-loading): Prepend $debugdir in the sample output.
+       (Auto-loading safe path): Likewise.  Mention also $debugdir for the
+       auto-load safe-path variable.
+       (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
+       Mention also $debugdir for 'set auto-load scripts-directory'.
+
+2012-05-19  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
+       (MIPS Embedded, MIPS, MIPS Register packet Format)
+       (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
+       appropriate.
+
+2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
+            Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.texinfo (MIPS): Document "set mips compression" and "show
+       mips compression".
+       (MIPS Breakpoint Kinds): New subsubsection.
+
+2012-05-18  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Architecture-Specific Protocol Details): Define
+       nodes for subsections.  Add @acronym mark-ups and adjust
+       formatting.
+
+2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Rename $ddir to $datadir.
+       * gdb.texinfo (Auto-loading, Auto-loading safe path)
+       (objfile-gdb.py file): Rename $ddir to $datadir.
+
+2012-05-18  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Print Settings): Document 'set print symbol'.
+
+2012-05-14  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.texinfo (Dynamic Printf): New subsection.
+
 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
 
        * gdb.texinfo (Basic Python): Add description about the function
This page took 0.027194 seconds and 4 git commands to generate.