| |||
| Home > RealView Debugger Commands > Debugger commands listed by function > Program symbol manipulation | |||
Table 2.10 shows the commands that display and change symbols in the debugger symbol table.
Table 2.10. Program symbol manipulation commands
Description | See |
|---|---|
| Create symbols referencing target memory | ADD |
| Create host-debugger symbols | ADD |
| Delete symbols | DELETE |
| Browse C++ class structure | |
| Load only the symbols for a program | LOAD |
| Display symbols in the symbol table | PRINTSYMBOLS |
| Display variable type details | PRINTTYPE |
| Evaluate expressions involving symbols | |
| Display value of symbol every time debugger stops target |