Inline abbrev lookup
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 2b6bbc87693f02c4047e574fafe4cabad941bcdf..5a39643871c6561e6102f82d7586cab9803e6daf 100644 (file)
@@ -1,3 +1,77 @@
+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
+       GDBHISTFILE and GDBHISTSIZE, add detail about the filename for
+       'set history filename' being optional.  Describe the effect of an
+       empty history filename on 'set history save on'.
+
+2020-02-24  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Threads): Fix alignment in 'info threads' example
+       output.
+
+2020-02-22  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Python API): Add menu item.
+       (TUI Windows In Python): New node.
+
 2020-02-22  Tom Tromey  <tom@tromey.com>
 
        PR tui/17850:
This page took 0.026963 seconds and 4 git commands to generate.