HP (Hewlett-Packard) 5992-4701 Computer Hardware User Manual


 
The -symbol-info-line command
Synopsis
-symbol-info-line
Show the core addresses of the code for a source line.
GDB command
The corresponding GDB command is 'info line'. gdbtk has the 'gdb_get_line'
and 'gdb_get_file' commands.
Example
N.A.
The -symbol-info-symbol command
Synopsis
-symbol-info-symbol addr
Describe what symbol is at location addr.
GDB command
The corresponding GDB command is 'info symbol'.
Example
N.A.
The -symbol-list-functions command
Synopsis
-symbol-list-functions
List the functions in the executable.
GDB command
'info functions' in GDB, 'gdb_listfunc' and 'gdb_search' in gdbtk.
Example
N.A.
The -symbol-list-types command
Synopsis
-symbol-list-types
21.10 GDB/MI Symbol query commands 347