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.

Working with Breakpoints4.8.11 Specifying ActionsWhen Expression False...Use this to specify an expression that must evaluate to False to stopexecution.The equivalent CLI command qualifier is when_not:{condition}.<strong>User</strong> Macro...Enables you to specify a macro that runs when execution stops. Thisbrings up a dialog box where you supply the macro name and anyarguments required to run it. See Attaching macros to breakpoints onpage 4-56 for an example. Also, see Controlling the behavior ofbreakpoints on page 4-59 for details on how the macro return valueaffects the behavior of a breakpoint.The equivalent CLI command qualifier is macro:{MacroCall(arg1,arg2)}.C++ Object...Use this to specify a C++ this object to test. The Call Stack pane containsa This tab where you can view such objects.The equivalent CLI command qualifier is obj:(n).Favorites... Select this option to display your personal Favorites List of breakpointqualifiers (see Favorites categories used by <strong>RealView</strong> <strong>Debugger</strong> featureson page 8-32). From here you can specify the required qualifier.See Setting breakpoints from your breakpoint Favorites List on page 4-76for details of creating breakpoint favorites and adding qualifiers to thelist.You can assign actions to your breakpoint. To do this, click the New button in theActions group, shown in Figure 4-20, to display the New Actions menu. You can usethis to specify breakpoint actions when you first create a breakpoint, or to add actionsto edit an existing breakpoint.Figure 4-20 Assigning actions to breakpoints<strong>ARM</strong> DUI 0153G Copyright © 2002-2005 <strong>ARM</strong> Limited. All rights reserved. 4-53

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

Saved successfully!

Ooh no, something went wrong!