Buttons
[Load File] button
Loads a program file or a function option file into the debugger.
[Load Parameter] button
Loads a parameter file into the debugger.
[Key Break] button
Forcibly breaks execution of the target program.
[Break] button
Sets or clears a breakpoint at the address where the cursor is located in the [Source] window.
[Break All Clear] button
Clears all break conditions.
[Go] button
Executes the program from the current PC address.
[Go to Cursor] button
Executes the program from the current PC address to the cursor position in the [Source] window.
[Go after Reset] button
Resets the CPU and then executes the program after fetching the reset vector.
[Step] button
Executes one instruction step at the current PC address.
[Next] button
Executes one step at the current PC address. The subroutines are executed as one step.
[Step Exit] button
Executes the program to exit the current subroutine.
[Reset CPU] button
Resets the CPU.
[Disassemble] button
Switches the [Source] window into disassemble display mode.
[Source] button
Switches the [Source] window into source display mode.
[Mix] button
Switches the [Source] window into mix display mode.
[Find] button
Searches the specified strings in the [Source] window.
[Find Next] button
Searches the specified strings toward the end of the program.
[Find Previous] button
Searches the specified strings toward the beginning of the program.
[Watch] button
Registers the symbol selected in the [Source] window to the [Watch] window.
Buttons in the [Source] window
Debugger db88 (2)
Development Tools
Menu
Load File...
Loads a program file or a function option file into the debugger.
Load Parameter File...
Loads a parameter file into the debugger.
Exit
Terminates the debugger.
Go
Executes the program from the current PC address.
Go to Cursor
Executes the program from the current PC address to the cursor position
in the [Source] window.
Go after Reset
Resets the CPU and then executes the program after fetching the
reset vector.
Step
Executes one instruction step at the current PC address.
Next
Executes one step at the current PC address. The subroutines are
executed as one step.
Step Exit
Executes the program to exit the current subroutine.
Stop
Forcibly breaks execution of the target program.
Reset CPU
Resets the CPU.
Setting...
Sets options related to program execution.
Command File...
Reads a command file and executes the debug commands written in it.
Breakpoint Setting
Sets or clears breakpoints and break conditions.
Break List
Displays all the break conditions that have been set.
Break All Clear
Clears all break conditions.
Setting...
Sets break options.
[File] menu
Tool bar buttons
[Run] menu
[Break] menu