* 6.4 NEWS
@ 2005-11-14 19:09 Andrew STUBBS
2005-11-15 9:02 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Andrew STUBBS @ 2005-11-14 19:09 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 186 bytes --]
Hi,
Is the attached OK for the NEWS file on both 6.4 branch and HEAD?
It is basically the same patch I posted before, but now shows all the
new options in 6.4.
Thanks
Andrew Stubbs
[-- Attachment #2: 6.4-news.patch --]
[-- Type: text/plain, Size: 916 bytes --]
2005-11-14 Andrew Stubbs <andrew.stubbs@st.com>
* NEWS: Add --batch-silent, --return-child-result, and --eval-command
options to the 6.4 section.
Index: src/gdb/NEWS
===================================================================
--- src.orig/gdb/NEWS 2005-11-03 01:45:06.000000000 +0000
+++ src/gdb/NEWS 2005-11-14 16:10:56.000000000 +0000
@@ -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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-11-15 12:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-14 19:09 6.4 NEWS Andrew STUBBS
2005-11-15 9:02 ` Eli Zaretskii
2005-11-15 18:01 ` Andrew STUBBS
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox