Debugging with GDB Manual (5900-1473; WDB 6.2; January 2011)

Table Of Contents
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.
Example
N.A.
21.10 GDB/MI Symbol query commands 347