Add an optional offset option to the "add-symbol-file" command
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 319e0c3cad6f45a91501a57d2d7934893d0f8746..6954398e43ee3f6a191bedd5677ec20c82bd7f6e 100644 (file)
@@ -1,3 +1,136 @@
+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
+       selection details with the `set endian auto' mode.
+
+2018-05-04  Tom Tromey  <tom@tromey.com>
+
+       PR python/22731:
+       * python.texi (Breakpoints In Python): Mention that "commands" is
+       writable.
+
+2018-05-02  Tom Tromey  <tom@tromey.com>
+
+       PR python/20084:
+       * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
+       PARAM_ZUINTEGER_UNLIMITED.
+
+2018-04-30  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Types In Python): Document Type.align.
+
+2018-04-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.texinfo (Symbols): Mention the fact that "info
+       variables/functions/types" show source files and line numbers.
+
+2018-04-13  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.texinfo: Document set/show record btrace cpu.
+
+2018-03-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (Ada Settings): New subsubsection.
+
+2018-03-26  Tom Tromey  <tom@tromey.com>
+
+       PR backtrace/15582:
+       * gdb.texinfo (Backtrace): Mention "hide" argument.
+
+2018-03-26  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Backtrace): Describe options individually.
+
+2018-03-19  Tom Tromey  <tom@tromey.com>
+
+       * observer.texi: Remove.
+
+2018-03-04  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (Debugging Output): Document "set/show debug
+       fbsd-nat".
+
+2018-02-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Machine Code): Additional information about "info
+       line" command.
+
+2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * gdb.texinfo (gdb-add-index man): Add pindex.
+
+2018-01-15  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * gdb.texinfo (set cwd): Add period.
+       (gdb-add-index man): Move anchor.
+
+2017-01-12  Tom Tromey  <tom@tromey.com>
+           Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.texinfo (Index Files): Mention gdb-add-index.
+       (gdb-add-index man): New section.
+       * Makefile.in (gdb-add-index.1): New rule to generate manpage
+       from gdb.texinfo.
+
+2018-01-11  Szabolcs Nagy  <szabolcs.nagy@arm.com>
+
+       * gdb.texinfo (pwd): Fix whitespace.
+
+2018-01-09  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (pwd): Update cross-reference for Process Information
+       node and remove explicit /proc reference.
+       (Native): Rename subsection from SVR4 Process Information to
+       Process Information.
+       (Process Information): Reword introduction to be less /proc
+       centric.  Document support for "info proc" on FreeBSD.
+
+2018-01-03  Xavier Roirand  <roirand@adacore.com>
+
+       * gdb.texinfo (Set Catchpoints): Add documentation for new
+       "catch handlers" action.
+
+2017-12-27  Stafford Horne  <shorne@gmail.com>
+
+       * gdb.texinfo (Target Description Format): Explain that arbitrary
+       strings are now allowed for register groups.
+
+2017-12-27  Stafford Horne  <shorne@gmail.com>
+
+       * gdb.texinfo (Registers): Document info reg $reggroup feature.
+
 2017-12-15  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        PR cli/16224
This page took 0.02885 seconds and 4 git commands to generate.