| |||
| Home > Getting Started with RealView Developer Kit > Basic debugging tasks with RealView Debugger | |||
The basic debugging tasks you can perform with RealView Debugger are shown in Table 4.1. The references give detailed instructions for these tasks.
Table 4.1. Basic Debugging Tasks
| Task | For detailed instructions, see |
|---|---|
Displaying line numbers in the current source view | |
Using breakpoints | Setting a simple breakpoint |
Displaying variables | Displaying variables, and the chapter on working with browsers in the RealView Developer Kit v2.2 Debugger User Guide |
Examining different code views | the chapter on controlling execution in the RealView Developer Kit v2.2 Debugger User Guide |
Displaying register contents | the chapter on monitoring execution in the RealView Developer Kit v2.2 Debugger User Guide |
Changing register contents | the chapter on reading and writing memory, registers, and flash in the RealView Developer Kit v2.2 Debugger User Guide |
Using the Process Control pane | the chapter on working with images in the RealView Developer Kit v2.2 Debugger User Guide |
Displaying memory contents | the chapter on monitoring execution in the RealView Developer Kit v2.2 Debugger User Guide |
Using Tooltip Evaluation to examine variables and register contents | the chapter on editing source code in the RealView Developer Kit v2.2 Debugger User Guide |
Using the call stack | the chapter on monitoring execution in the RealView Developer Kit v2.2 Debugger User Guide |
Using browsers and lists | the chapter on working with browsers in the RealView Developer Kit v2.2 Debugger User Guide |
Setting watches | the chapter on monitoring execution in the RealView Developer Kit v2.2 Debugger User Guide |