8.5.2. Controls for stepping by assembly instructions

The following controls enable you to step by a single assembly instruction:

Low-level Step Into

If the assembly instruction makes a function call, RealView Debugger steps into the function.

Low-level Step Over

If the assembly instruction makes a call to a function, RealView Debugger executes the function completely before stopping, unless a breakpoint is met in the function call. Execution then depends on any breakpoint conditions and actions (see Breakpoints in RealView Debugger).

Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0153H
Non-Confidential