mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-27 03:54:29 +00:00
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.
This commit is contained in:
parent
c03c782ff0
commit
b33a619050
@ -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-15 Andrew Stubbs <andrew.stubbs@st.com>
|
||||
|
||||
* cli/cli-script.c: Include gdb_assert.h.
|
||||
|
10
gdb/NEWS
10
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user