X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=6db33e1781f7b9f719493824d0d281fb7aa58692;hb=d8edc8b768f0f611088161161392e1075134d635;hp=8028f789ea4f0b27f8202d0dcd01815927ffc3c4;hpb=d1da6b01608841c846aa75209248e276f49e1587;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 8028f789ea..6db33e1781 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,33 @@ +2019-12-11 Philippe Waroquiers + + * gdb.texinfo (Command Options): Use -p and -pretty in the example, + as -r is ambiguous. Update the print - TAB TAB completion result. + (Data): Document new option -raw-values. Use -p and -pretty in the + example, as -r is ambiguous. + (Print Settings): Document set print raw values. + (Pretty-Printer Commands): Document interaction between enabled + pretty printers and -raw-values/-raw-frame-arguments. + +2019-12-10 Tom Tromey + + * python.texi (gdb.prompt): Use correct quotes in example. + Shorten sample text. + +2019-12-04 Andrew Burgess + + * doc/gdb.texinfo (GDB/MI Symbol Query): Add documentation of + -max-results to some -symbol-info-* commands. + +2019-12-04 Andrew Burgess + + * doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command + -symbol-info-module-functions and -symbol-info-module-variables. + +2019-12-01 Tom Tromey + + * gdb.texinfo (TUI Configuration): Mention TUI border styles. + (Output Styling): Document new settings. + 2019-12-01 Tom Tromey * gdb.texinfo (TUI Configuration): Document new setting.