STARTERKIT MB91360
Chapter 4 Details of the included
4 Details of the included Monitor-Debugger
4.1Basic debugger features
GO: Executes the program continuously from the memory location pointed to by the current program counter (PC) until a termination factor occurs.
STEP IN: Executes the program stepwise according to the listing in the source window (steps in C- or ASM). Note that Interrupts are disabled during step execution !
STEP OVER: Executes the program stepwise except
STEP OUT: Executes the program continuously to the parent function (until RETURN). Interrupts are enabled. Note, that debug information is required for this function.
EXECUTE UNTIL CURSOR: Automatically sets a breakpoint at the actual cursor position and executes continuously until this breakpoint, which will be deleted
afterwards.
Each valid code line in a debugger window automatically has a locator (blue arrow) and a
Instead of
© Fujitsu Microelectronics Europe GmbH | - 15 - |