aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 89099f6..e09baaa 100644
--- 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