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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Working with BreakpointsMessage Output...Displays a dialog box where you can enter a short text string for displaywhen the breakpoint triggers.By default this message appears in the Output pane but you can specify athe ID of a user defined window or an open file. For example, if you havea user defined window with an ID of 250, then $250$Stop at convert procsends the message Stop at convert proc to that window (see Attachingmacros to breakpoints on page 4-56 for an example).The equivalent CLI command qualifier is message:{"$windowid |fileid$message"}.Favorites... Select this option to display your personal Favorites List of breakpointactions (see Favorites categories used by <strong>RealView</strong> <strong>Debugger</strong> features onpage 8-32). From here you can specify the required action.If you have used actions previously, these are displayed at the bottom of the NewActions menu.Setting the continuation stateUse the Stop and Continue options to specify whether the program is to continue orstop executing when the breakpoint is triggered. The default state is to stop execution.Any specified action qualifiers are still performed, depending on the results of anycondition qualifiers.The Continue option is equivalent to the continue command qualifier of the breakpointCLI commands. The Stop option does not have an equivalent command qualifier.See Controlling the behavior of breakpoints on page 4-59 for details on how thecontinuation state affects the behavior of a breakpoint.4.8.12 Managing the qualifier and action listsTo manage the Qualifiers and Actions display lists:• re-order the list by highlighting a qualifier or action, and use the up or downbutton to reposition the specified entry in the list• highlight a qualifier or action, and click Del to delete the specified entry• highlight a qualifier or action, and click Edit to update it so changing thebehavior.Qualifiers, actions, and the continuation state, are set up using the Set Address/DataBreakpoint dialog box, shown in Figure 4-13 on page 4-42.<strong>ARM</strong> DUI 0153G Copyright © 2002-2005 <strong>ARM</strong> Limited. All rights reserved. 4-55

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

Saved successfully!

Ooh no, something went wrong!