| |||
| Home > DS-5 Debugger commands > DS-5 Debugger commands listed in groups > Data | |||
List of commands:
Displays lines of source code.
Modifies the default
number of source lines that the list command displays.
Displays the number
of source lines that the list command displays.
Specifies an expression and assigns the result to a variable.
Displays the data type of an expression.
Displays the content of memory at a specific address.
Displays disassembly for a specific section of memory.
Displays the location of a symbol.
Displays the symbol name at a specific address.
Displays all local variables.
Displays the name and data types for all functions.
Displays the name and data types of global and static variables.
Displays C++ class names.
Displays the name and data types for all class member variables that are accessible in the function corresponding to the selected stack frame.
Type help followed by a command name for
more information on a specific command.