Fix frame-apply.html collision in GDB manual.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 7073c17b2ea5df89bfc903ab676e418f142cde4e..ef8fbfbbe809fc8e057675dfdaa68081554edb7c 100644 (file)
@@ -1,3 +1,103 @@
+2020-07-13 Paul Carroll <pcarroll@codesourcery.com>
+
+       PR gdb/25716
+
+       * gdb.texinfo (Frame Apply): Remove anchor for 'frame
+       apply' and adjust xrefs to it.
+
+2020-07-11  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Attach): Update exec-file-mismatch doc.
+
+2020-07-08  Hannes Domani  <ssbssa@yahoo.de>
+
+       * gdb.texinfo: Document Windows drive conversion of
+       'set auto-load scripts-directory'.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texi (Registers): Add @anchor for 'info registers
+       <reggroup>' command.
+       * python.texi (Architectures In Python): Document new
+       register_groups method.
+       (Registers In Python): Document two new object types related to
+       register groups.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * python.texi (Python API): Add new section to the menu.
+       (Frames In Python): Add new @anchor.
+       (Architectures In Python): Document new registers method.
+       (Registers In Python): New section.
+
+2020-07-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * python.texi (Unwinding Frames in Python): Document
+       PendingFrame.architecture method.
+
+2020-06-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Shell Commands): More accurate description of use
+       of $SHELL.  Reported by Sandra Loosemore <sandra@codesourcery.com>.
+
+2020-06-23  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Maintenance Commands): Document new 'maint print
+       xml-desc' command.
+
+2020-06-22  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Command aliases default args): New node documenting
+       how to use default args for a command using aliases.
+       (Aliases): Document the new 'DEFAULT-ARGS...' option.
+       (Help): Update help aliases text and describe when full alias
+       definition is provided.
+
+2020-06-11  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Index Files): Reword.  Remove Ada limitation.
+
+2020-06-10  Jonny Grant  <jg@jguk.org>
+
+       * gdb.texinfo: Remove broken links Previous and Up from
+       contents.
+
+2020-05-23  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Output Styling): Don't mention completion styling.
+       (Editing): Don't mention readline completion styling.
+
+2020-05-23  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Output Styling): Mention completion styling.
+       (Editing): Mention readline completion styling.
+
+2020-05-19  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Attach): Update exec-file-mismatch description to
+       mention build IDs.
+       (Separate Debug Files): Add "build id" anchor.
+
+2020-05-15  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Help): Document the help and apropos changes.
+       (Aliases): Document new meaning of -a abbreviation flag.
+
+2020-05-05  Kamil Rytarowski  <n54@gmx.com>
+
+       * gdb.texinfo (info proc, info proc cmdline, info proc cwd)
+       (info proc exe, info proc mappings, info proc stat): Mention
+       NetBSD support.
+
+2020-04-28  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Commands In Python): Document gdb.COMMAND_TUI.
+
+2020-04-27  Tom Tromey  <tromey@adacore.com>
+
+       * python.texi (Types In Python): Mention missing fields.  Add
+       dynamic type example.
+
 2020-04-24  Tom Tromey  <tromey@adacore.com>
 
        PR python/23662:
This page took 0.028593 seconds and 4 git commands to generate.