Debug Options


Multi Trace Into

Number of Single Steps
The preset number of Trace Into instructions to execute when a Multi Trace Into command is issued.

Update Views
When checked, all visible windows are updated between each Trace Into instruction. When unchecked (default), the windows are updated only after the last Trace Into instruction.

Auto Trace Into ()
Single Step Delay (ms)
The number of milliseconds to pause between each Trace Into Instruction. When running on a slow PC with several windows to update, this value can be set to zero (0) for no delay.
Break enabled during step over,...
When checked, the Step Over, Step Out and Run to Cursor commands will break if a user breakpoint is encountered. If unchecked (default), Step Over, Step Out and Run to Cursor will ignore manually set breakpoints.

Reload always Available
When unchecked (default), the Reload function in the File menu is available only when a change is detected in one of the object files. Checking this box makes the Reload function available at all times. This is useful when non-volatile memories need to restore their initial values to simulate an initial state.

See Also