| |||
Home > Getting Started with RealView Debugger > Basic debugging tasks with RealView Debugger |
The basic debugging tasks you can perform with RealView Debugger are shown in Table 5.2. The referenced sections give instructions for these tasks.
See chapter that describes working breakpoints in the RealView Debugger v1.8 User Guide for detailed information about using breakpoints.
Because setting a tracepoint is very similar to setting a breakpoint, the use of tracepoints is not described in this section. In addition, the analysis of trace output is too detailed to include in a getting started tutorial. If you want to use the Tracing feature of RealView Debugger, see the chapter that describes tracing with RealView Debugger in the RealView Debugger v1.8 Extensions User Guide.
Table 5.2. Basic Debugging Tasks
Task | For instructions, see |
---|---|
Preparing to start debugging | |
Displaying line numbers in the current source view | |
Examining different code views | |
Viewing target status | |
Viewing hardware breakpoint support | Viewing your hardware breakpoint support |
Setting unconditional breakpoints | Setting default breakpoints |
Setting conditional breakpoints | Setting conditional breakpoints |
Managing breakpoints | Managing breakpoints |
Setting watches | Setting watches |
Displaying register contents | Displaying register contents |
Changing register contents | Changing register contents |
Using the Process Control pane | Process control |
Displaying memory contents | Displaying memory contents |
Displaying variables | Displaying variables |
Using Tooltip Evaluation to examine variables and register contents | Tooltip evaluation |
Using the call stack | Using the call stack |
Using the stack | Using the stack |
Using the Data Navigator pane | Using the Data Navigator pane |
Using the Symbol Browser pane | Using the Symbol Browser pane |