2012-05-09 Frank Ch. Eigler <fche@redhat.com>

* gdb.1: Document -ex option.
This commit is contained in:
Frank Ch. Eigler 2012-05-09 21:06:13 +00:00
parent 9d198b1e46
commit 3d16a105a6
2 changed files with 15 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-05-09 Frank Ch. Eigler <fche@redhat.com>
* gdb.1: Document -ex option.
2012-05-09 Joel Brobecker <brobecker@adacore.com>
* infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.

View file

@ -33,7 +33,10 @@ gdb \- The GNU Debugger
.I core\c
\&\|]
.RB "[\|" "\-x "\c
.I cmds\c
.I file\c
\&\|]
.RB "[\|" "\-ex "\c
.I cmd\c
\&\|]
.RB "[\|" "\-d "\c
.I dir\c
@ -262,6 +265,13 @@ Execute GDB commands from file \c
.I file\c
\&.
.TP
.BI "\-ex " "command"\c
\&
Execute given GDB \c
.I command\c
\&.
.TP
.BI "\-directory=" "directory"\c
.TP