]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
authorAndrew Stubbs <andrew.stubbs@st.com>
Tue, 15 Nov 2005 12:12:31 +0000 (12:12 +0000)
committerAndrew Stubbs <andrew.stubbs@st.com>
Tue, 15 Nov 2005 12:12:31 +0000 (12:12 +0000)
* NEWS: Add --batch-silent, --return-child-result, and --eval-command
options to the 6.4 section.

gdb/ChangeLog
gdb/NEWS

index 7fe4cdb44dff633a5b18b9a78a420db65787554f..63c25d7421cd40e01718cf54c9e42731b9c4c67e 100644 (file)
@@ -1,3 +1,8 @@
+2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
+
+       * NEWS: Add --batch-silent, --return-child-result, and --eval-command
+       options to the 6.4 section.
+
 2005-11-14  James E Wilson  <wilson@specifix.com>
 
        PR 2024
index 9eec2efa9ca5a0cfac88881479d67851473c9235..c7555c8feae70f12aadf7bcd7ebfc53c3c8b9050 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -12,6 +12,16 @@ OpenBSD/mips64                       mips64-*-openbsd*
 
 Morpho Technologies ms1                ms1-elf
 
+* New command line options
+
+--batch-silent                 As for --batch, but totally silent.
+--return-child-result          The debugger will exist with the same value
+                               the child (debugged) program exited with.
+--eval-command COMMAND, -ex COMMAND
+                               Execute a single GDB CLI command. This may be
+                               specified multiple times and in conjunction
+                               with the --command (-x) option.
+
 * Deprecated commands removed
 
 The following commands, that were deprecated in 2000, have been