From 3345721af145007661f4e7e7f4300470095ba622 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Thu, 13 Jun 2019 00:06:54 +0100 Subject: NEWS and manual changes for command options changes gdb/ChangeLog: 2019-06-13 Pedro Alves * NEWS (New commands): Mention "maint test-options require-delimiter", "maint test-options unknown-is-error", "maint test-options unknown-is-operand" and "maint show test-options-completion-result". (New command options, command completion): New section. (Completion improvements): New section. Mention that you can abbreviate "unlimited". gdb/doc/ChangeLog: 2019-06-13 Pedro Alves * 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. --- gdb/doc/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'gdb/doc/ChangeLog') diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 013ef02ffed..17048c8b2da 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,19 @@ +2019-06-13 Pedro Alves + + * 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 * gdb.texinfo (Print Settings): Document "set/show print -- cgit v1.2.1