LOAD in linker map file
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 5da25996b1caedb944f703630a2ca48a8f983f0c..96c040919735d9d709a2118c26cd5fc9f0a3d3aa 100644 (file)
@@ -1,3 +1,136 @@
+2019-09-10  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Index Files): Update Ada text.
+
+2019-08-27  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Symbols): Add information about the -n flag to
+       "info variables" and "info functions".
+
+2019-08-25  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+        * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
+
+2019-08-16  Alan Hayward  <alan.hayward@arm.com>
+
+       * gdb.texinfo (AArch64 Pointer Authentication)
+       (GDB/MI Breakpoint Information) (Frame Information): Document
+       addr_field.
+
+2019-08-12  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Configure Options): Document minimum version of
+       readline.
+
+2019-08-09  Alan Hayward  <alan.hayward@arm.com>
+
+        * gdb.texinfo (AArch64 Pointer Authentication): Fix typo.
+
+2019-08-07  Alan Hayward  <alan.hayward@arm.com>
+
+       * gdb.texinfo (AArch64 Pointer Authentication): New subsection.
+
+2019-08-05  Christian Biesinger  <cbiesinger@google.com>
+
+       * python.texi (Blocks In Python): Document dictionary access on blocks.
+
+2019-08-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+        * gdb.texinfo (Symbols): Document new args -dirname and -basename
+        of "info sources" command.
+
+2019-07-30  Christian Biesinger  <cbiesinger@google.com>
+
+       * python.texi (Symbols In Python): Document new function
+       gdb.lookup_static_symbol.
+
+2019-07-29  Christian Biesinger  <cbiesinger@google.com>
+
+       * python.texi (Objfiles In Python): Document new functions
+         Objfile.lookup_{global,static}_symbol.
+
+2019-07-29  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Backtrace): Document the new '-frame-info'
+       backtrace option.  Reference 'set print frame-info'.
+       (Print Settings): Document 'set|show print frame-info'.
+       Document new 'presence' value for 'set print frame-arguments.
+
+2019-07-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Symbols): Add information about -q flag to "info
+       types".
+
+2019-07-20  Kevin Buettner  <kevinb@redhat.com>
+
+       * python.texi (python command): Revise example to match
+       command behavior.
+
+2019-07-09  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (C++ Exception GDB/MI Catchpoint Commands): Adjust
+       examples to show type=catchpoint instead of type=breakpoint and an
+       address.
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+           Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Command Settings): New node documenting the general
+       concept of settings, how to change them, and the new "with"
+       command.
+       (Maintenance Commands): Document "maint with".
+
+2019-07-03  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document "maint set/show
+       test-settings" instead of "maint test-settings set/show".
+
+2019-06-18  Simon Marchi  <simon.marchi@efficios.com>
+
+       * gdb.texinfo (Invoking GDB): Remove sentence about how GDB
+       deals with a file that has the same name as the specified pid to
+       attach to.  Add example using -p option.
+       (gdb man): Remove same sentence as in previous item.
+
+2019-06-15  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (GDB/MI Catchpoint Commands): Add menu entry to new
+       node.
+       (C++ Exception GDB/MI Catchpoint Commands): New node to describe
+       new MI commands.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Command Completion): Mention command options too.
+       (Command Options): New node.
+       (Threads): Add anchors.  Extend descriptions of the "taas" and
+       "tfaas" commands.
+       (Backtrace): Describe new options of the "backtrace" command.  Add
+       anchors.
+       (Frame Apply): Describe new options of the "frame apply" and
+       "faas" commands.  Add anchors.
+       (Data): Describe new options of the "print" command.  Add anchors.
+       (Compiling and Injecting Code): Mention options of the "compile
+       print" command.
+       (Maintenance Commands): Mention "maint test-options" subcommands
+       and the "maint show test-options-completion-result" command.
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Print Settings): Document "set/show print
+       raw-frame-arguments" instead of "set/show print raw
+       frame-arguments".
+
+2019-06-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document "maint
+       test-settings" commands.
+
+2019-06-06  Amos Bird  <amosbird@gmail.com>
+
+       * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
+       annotation.
+
 2019-06-04  Christian Biesinger  <cbiesinger@google.com>
 
        * python.texi: Document new gdb.Type.objfile property.
This page took 0.035464 seconds and 4 git commands to generate.