mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-13 11:58:51 +08:00
(GDB/MI File Commands): New node split from Program Control.
This commit is contained in:
@ -17261,6 +17261,7 @@ Elena Zannoni.
|
|||||||
* GDB/MI Breakpoint Table Commands::
|
* GDB/MI Breakpoint Table Commands::
|
||||||
* GDB/MI Data Manipulation::
|
* GDB/MI Data Manipulation::
|
||||||
* GDB/MI Program Control::
|
* GDB/MI Program Control::
|
||||||
|
* GDB/MI File Commands::
|
||||||
* GDB/MI Miscellaneous Commands::
|
* GDB/MI Miscellaneous Commands::
|
||||||
@ignore
|
@ignore
|
||||||
* GDB/MI Kod Commands::
|
* GDB/MI Kod Commands::
|
||||||
@ -19520,6 +19521,12 @@ file="recursive2.c",fullname="/home/foo/bar/recursive2.c",line="6"@}
|
|||||||
Is this going away????
|
Is this going away????
|
||||||
@end ignore
|
@end ignore
|
||||||
|
|
||||||
|
@c %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
@node GDB/MI File Commands
|
||||||
|
@section @sc{gdb/mi} File Commands
|
||||||
|
|
||||||
|
This section describes the GDB/MI commands to specify executable file names
|
||||||
|
and to read in and obtain symbol table information.
|
||||||
|
|
||||||
@subheading The @code{-file-exec-and-symbols} Command
|
@subheading The @code{-file-exec-and-symbols} Command
|
||||||
@findex -file-exec-and-symbols
|
@findex -file-exec-and-symbols
|
||||||
|
Reference in New Issue
Block a user