| |||||
Toolbox Buttons
When you click on a Toolbox button, the debugger executes the associated function or command. Toolbox buttons may be used at any time, even while executing your target program. You may define Buttons for the Toolbox in the Command window. For example: define button "Hex Output", "radix=16" define button "Decimal Output", "radix=10" | |||||
| |||||