13.07.2015 Views

RealView Debugger User Guide - ARM Information Center

RealView Debugger User Guide - ARM Information Center

RealView Debugger User Guide - ARM Information Center

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Controlling ExecutionStep Until Condition...Displays a prompt where you can specify a condition, in the form of anexpression. When the condition is met, that is the condition is nonzero,execution halts.Click OK to run in single steps from the current location of the PC.<strong>RealView</strong> <strong>Debugger</strong> checks the condition after each step.Using this option causes execution to slow down and might result inerrors because of timing issues.BreakpointsThis provides access to the Breakpoints menu to use breakpoints in yourcode. You can set unconditional software breakpoints, conditionalsoftware breakpoints from the Conditional submenu, and hardwarebreakpoints from the Hardware submenu. You must use a debug targetthat supports hardware breakpoints. See Chapter 4 Working withBreakpoints for more details on using these menu options.TracepointsThis enables you to set tracepoints so that trace data can be captured.See the chapter that describes tracing in <strong>RealView</strong> <strong>Debugger</strong> v1.8Extensions <strong>User</strong> <strong>Guide</strong> for full details.Memory/Register OperationsThis enables you to examine memory and register contents duringexecution and to edit these interactively. In this way you have completecontrol over the way your application program runs. See Chapter 7Reading and Writing Memory, Registers, and Flash for more details onusing these menu options.Show Line at PCSelect this option to report the current module and procedure scope. Thisissues the SCOPE command (see <strong>RealView</strong> <strong>Debugger</strong> v1.8 Command LineReference <strong>Guide</strong> for details).Show Context of PCSelect this option to report the current context showing the current root,module, procedure, and line. This issues the CONTEXT command (see<strong>RealView</strong> <strong>Debugger</strong> v1.8 Command Line Reference <strong>Guide</strong> for details).Toggle Source/DisassemblySelect this option to toggle between the source-level view and thedisassembly-level view in the File Editor pane.<strong>ARM</strong> DUI 0153G Copyright © 2002-2005 <strong>ARM</strong> Limited. All rights reserved. 3-13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!