|
|||||||||||||
Technical Support On-Line Manuals µVision User's Guide About µVision User Interface Creating Applications Utilities Debugging Debug Commands ASM ASSIGN BreakAccess BreakDisable BreakEnable BreakKill BreakList BreakSet COVERAGE COVTOFILE DEFINE DIR Display Enter EVALuate EXIT FUNC Go INCLUDE KILL LOAD LOG LogicAnalyze MAP MODE Ostep PerformanceAnalyze Pstep RESET SAVE SCOPE SET SIGNAL SLOG Tstep Unassemble WatchSet WatchKill Debug Functions Simulation Flash Programming Dialogs Example Programs Command Line Appendix |
PstepThe Pstep (step over) command executes one or more source-level or assembly instructions. The Pstep command does not step into functions or subroutines.
The step context depends on the last window focus.
Examples/* Last focus set in Disassembly window */ >P 100 /* Execute 100 assembly instructions, ignoring calls */ >P /* Execute one assembly instruction, ignoring calls */ /* Last focus set in Editor window */ >P 100 /* Execute 100 program statements, ignoring calls */ >P /* Execute one program statement, ignoring calls */ Note
| ||||||||||||
|
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.