gdb/python: Add gdb.Architecture.registers method
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 95b6843c15f587d43632e6b84b1519e62d23f93f..d513d7486a5b83024ff8deb2e4c9c8274d1a3ebd 100644 (file)
@@ -1,3 +1,99 @@
+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:
+       * python.texi (Types In Python): Document new features.
+
+2020-04-15  Artur Shepilko  <nomadbyte@gmail.com>
+
+       * gdb.texinfo: Transform @var{[host]} to [@var{host}]; this
+       clears makeinfo warnings.
+       * python.texi: Add a missing period trailing an @xref{} clause;
+       this clears a makeinfo warning.
+
+2020-03-06  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.texinfo: Fix "the the".
+
+2020-03-04  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.texinfo: Remove trailing "done." in "Reading symbols from" lines.
+       * python.texi: Same.
+
 2020-03-02  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.texinfo (Command History): Extend description for
This page took 0.026406 seconds and 4 git commands to generate.