Debugging with GDB Manual HP WDB v6.3 (5900-2180, August 2012)
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
List all the type names.
GDB command
The corresponding commands are 'info types' in GDB, 'gdb_search' in gdbtk.
Example
N.A.
The -symbol-list-variables command
Synopsis
-symbol-list-variables
List all the global and static variable names.
GDB command
'info variables' in GDB, 'gdb_search' in gdbtk.
Example
N.A.
The -symbol-locate command
Synopsis
-symbol-locate
GDB command
'gdb_loc' in gdbtk.
276 The GDB/MI Interface