| |||
| Home > RealView Debugger Commands > RealView Debugger commands listed by function > Examining source files | |||
Table 2.3 shows the commands that let you examine the program source files.
Table 2.3. Examining source file commands
Description | Command |
|---|---|
| Display a specific source file | LIST on LIST |
| Display execution context | CONTEXT on CONTEXT UP on UP DOWN on DOWN WHERE on WHERE |
| Display locals of an execution context | EXPAND on EXPAND |
| Select source or assembly display | MODE on MODE |
| Move the display location within program | SCOPE on SCOPE |
| Display program source files | DTFILE on DTFILE |