Breakpoints
The Breakpoints option is provided under the Simulator menu. This command allows the user to use
breakpoints for debugging at any address location within the currently loaded assembly source file.
Breakpoints are added by entering the desired address location in the 'address to add' text box and pushing
the 'add' button. As with register and memory modify, decimal numbers are assumed unless beginning the
address with the prefix "0x". With this prefix, hexadecimal values can be entered.
Breakpoints can be removed by entering the index of the breakpoint to be removed in the 'index to remove'
text box and pushing the 'remove' button. A breakpoint's index precedes the breakpoint's corresponding
address location in the breakpoint dialog window.