gdb: Switch "info types" over to use the gdb::options framework
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 00388244fda9300190d66018c60b9c89af087ae5..ca0e3ee1155aa16db48cadde268139e0bc16ef33 100644 (file)
@@ -1,3 +1,88 @@
+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.
+
+2019-06-03  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Help): Document the new -v apropos flag.
+       (Output Styling): Document the style name styling done by "show style".
+       Document the new title and highlight styles.
+
 2019-05-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * gdb.texinfo (Shell Commands): Document pipe command.
This page took 0.040591 seconds and 4 git commands to generate.