mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-19 05:42:42 +08:00
2012-05-09 Frank Ch. Eigler <fche@redhat.com>
* gdb.1: Document -ex option.
This commit is contained in:
@ -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>
|
2012-05-09 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.
|
* infcall.c (call_function_by_hand): Remove AT_SYMBOL handling.
|
||||||
|
12
gdb/gdb.1
12
gdb/gdb.1
@ -33,7 +33,10 @@ gdb \- The GNU Debugger
|
|||||||
.I core\c
|
.I core\c
|
||||||
\&\|]
|
\&\|]
|
||||||
.RB "[\|" "\-x "\c
|
.RB "[\|" "\-x "\c
|
||||||
.I cmds\c
|
.I file\c
|
||||||
|
\&\|]
|
||||||
|
.RB "[\|" "\-ex "\c
|
||||||
|
.I cmd\c
|
||||||
\&\|]
|
\&\|]
|
||||||
.RB "[\|" "\-d "\c
|
.RB "[\|" "\-d "\c
|
||||||
.I dir\c
|
.I dir\c
|
||||||
@ -262,6 +265,13 @@ Execute GDB commands from file \c
|
|||||||
.I file\c
|
.I file\c
|
||||||
\&.
|
\&.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BI "\-ex " "command"\c
|
||||||
|
\&
|
||||||
|
Execute given GDB \c
|
||||||
|
.I command\c
|
||||||
|
\&.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-directory=" "directory"\c
|
.BI "\-directory=" "directory"\c
|
||||||
.TP
|
.TP
|
||||||
|
Reference in New Issue
Block a user