229
CHAPTER 4 MENUS
4.6.2 Abort
This section explains the debugger program execution stop function.
■ Abort
[Abort] is used to forcibly interrupt the program being executed by the debugger. When the program stops,
the PC moves to the next instruction address of the last executed instruction. Source line display and
disassemble display are also updated according to the PC value set when the program stopped.