Fix typo in pretty-printer example
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 1689e89c6b32e9e81afb01d35a05ffcbaf29bcb3..f266f75b59148ccb01774f3c310de73340dd13f9 100644 (file)
@@ -1,3 +1,113 @@
+2018-09-10  Tom Tromey  <tom@tromey.com>
+
+       PR python/23487:
+       * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
+
+2018-09-10  Tom Tromey  <tom@tromey.com>
+
+       PR python/16033:
+       * python.texi (Blocks In Python): Document that Block.end is
+       exclusive.
+
+2018-08-29  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.texinfo (Compiling and injecting code in GDB): Document
+       set/show "compile-oracle" and "compile-cplus-types" commands.
+
+2018-08-22  Jan Vrany  <jan.vrany@fit.cvut.cz>
+
+       * gdb.texinfo (The -stack-list-frames Command): Update description
+       to mention "arch".
+       Update MI examples throughout the document to contain "arch" in
+       frame output.
+
+2018-08-21  Alan Hayward  <alan.hayward@arm.com>
+
+       * gdb.texinfo (AArch64 SVE): New subsubsection.
+
+2018-08-14  Jan Vrany  <jan.vrany@fit.cvut.cz>
+
+       * gdb.texinfo (GDB/MI Data Manipulation): Document
+       "-data-disassemble -a addr".
+       (GDB/MI Support Commands): Document "data-disassemble-a-option"
+       feature.
+
+2018-08-07  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Index Files Speed Up GDB): Add section about
+       symbol index cache.
+
+2018-07-27  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
+       option sections to further clarify that gcore can take more
+       than one PID, and that "-o" is used to specify a prefix, not a
+       filename.
+
+2018-07-26  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Maintenance Commands): Add description of
+       maintenance command to control dwarf unwinders.
+
+2018-07-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Debugging Programs with Multiple Threads):
+       Document changes to 'thread apply'.  Document 'taas'.
+       Document 'tfaas'.
+       (Examining the Stack): Document 'frame apply'.  Document 'faas'.
+
+2018-07-11  Sergio Durigan Junior  <sergiodj@redhat.com>
+           Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Paul Fertser  <fercerpav@gmail.com>
+           Tsutomu Seki  <sekiriki@gmail.com>
+
+       * gdb.texinfo (Remote Connection Commands): Add explanation
+       about new IPv6 support.  Add new connection prefixes.
+
+2018-07-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Remote Configuration): Update descriptions for
+       set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
+       and hardware-watchpoint-length-limit variables.
+
+2018-07-02  Maciej W. Rozycki  <macro@mips.com>
+
+       PR tdep/8282
+       * gdb.texinfo (Source and Machine Code): Document `set
+       disassembler-options' support for the MIPS target.
+
+2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
+
+       * gdb.texinfo (Files): Document "add-symbol-file -o offset".
+
+2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
+
+       * gdb.texinfo (Files): The address argument for "add-symbol-file"
+       is no longer mandatory.
+
+2018-06-28  Petr Tesarik  <ptesarik@suse.cz>
+
+       * gdb.texinfo (Files): Document "symbol-file -o offset".
+
+2018-06-14  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.texinfo (Background Execution): Add @cindex for '&'.
+
+2018-06-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
+
+2018-06-08  Gary Benson <gbenson@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document "maint check
+       libthread-db" and "maint set/show check-libthread-db".
+
+2018-06-05  Tom Tromey <tom@tromey.com>
+
+       PR cli/12326:
+       * gdb.texinfo (Screen Size): Document "c" response to pagination
+       prompt.
+
 2018-05-31  Maciej W. Rozycki  <macro@mips.com>
 
        * gdb.texinfo (Choosing Target Byte Order): Document endianness
This page took 0.026879 seconds and 4 git commands to generate.