Improve load command's help text
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index cc9bc70e3ad2865ca2dfdf09e02259ca0e8416df..7f125bccc9f6a3b2191170a35fc609815e93c9ef 100644 (file)
@@ -1,3 +1,142 @@
+2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.texinfo (Target Commands): Document the optional offset
+       argument for the load command.
+
+2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
+
+       PR gdb/21122
+       * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
+       space-separated breakpoint lists.  Also add a missing @table command
+       and @cindex for breakpoint lists.
+
+2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
+
+       PR tdep/20936
+       * gdb.texinfo: (Standard Target Features): Document SPARC features.
+       (Sparc Features): New node.
+
+2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * gdb.texinfo (i386 Features): Add system segment registers
+       as feature.
+
+2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * python.texi (Events In Python): Fix typo.
+
+2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
+           Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.texinfo (-target-flash-erase): New MI command description.
+       (flash-erase): New CLI command description.
+
+2017-01-04  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (Contributors): Add SRI International and University
+       of Cambridge for FreeBSD/mips.
+
+2016-12-22  Doug Evans  <xdje42@gmail.com>
+
+       * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
+       commands.
+
+2016-12-02  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (User-defined Commands): Limit on number of
+       arguments passed to user-defined commands removed; update.
+
+2016-12-02  Pedro Alves  <palves@redhat.com>
+
+       PR cli/20559
+       * gdb.texinfo (Define): Add example of using "eval" to process a
+       variable number of arguments.
+       (Output) <eval>: Add anchor.
+
+2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * Makefile.in: Likewise.
+
+2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo (GDB/MI Async Records): Add missing comma after
+       xref.
+
+2016-10-29  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Packets) <vCont>: Remove mention of default
+       actions.
+
+2016-10-26  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Packets): Clarify vCont packets with multiple
+       actions that match a thread, and what happens when an action
+       matches a thread that is already running.
+
+2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Using Trace Files): Fix typo.
+       (GDB/MI Tracepoint Commands): Likewise.
+
+2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
+       of -trace-save.
+
+2016-10-06  Tom Tromey  <tom@tromey.com>
+
+       * guile.texi (Types In Guile): Remove Java mentions.
+       * python.texi (Types In Python): Remove Java mentions.
+       * gdb.texinfo (Address Locations, Supported Languages)
+       (Index Section Format): Remove Java mentions.
+
+2016-08-15  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Target Description Format): Update docs on "end"
+       field spec and field default type.
+
+2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
+2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
+
+       PR gdb/20487
+       * gdb.texinfo (Context management): Update mention of frame
+       change notifications.
+       (gdb/mi Async Records): Document frame field in
+       =thread-select event.
+       * observer.texi (GDB Observers): New user_selected_context_changed
+       observer.
+
+2016-09-28  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
+       than "memory breakpoint".  Further document "kind".  Move
+       protocol-details link earlier.
+       <z1>: Document the cmd_list argument.  Fix typo.
+       <g>: Remove incorrect sentence.
+       (Stop Reply Packets): Document "OK" response to requests when in
+       non-stop mode.
+       <swbreak>: Use "software breakpoint" rather than "memory
+       breakpoint".
+       <create>: Document that "R" is ignored.
+       <W, X, w>: Document formatting of "AA".
+       (Notification Packets): Use "%Stop", not "%%Stop".
+
+2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
+
+       * gdb.texinfo (Embedded Processors): Document ARC.
+       (Synopsys ARC): New section.
+       (Standard Target Features): Document ARC features.
+       (ARC Features): New section.
+
+2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * .gitignore: New file.
+
+2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.texinfo (Input/Output): Mention possibility to unset
+       inferior-tty.
+
 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
 
        * gdb.texinfo: Resume btrace on reconnect.
This page took 0.030873 seconds and 4 git commands to generate.