Debugging

Loading

The load-button To download a file to the targetsystem use Actions → Load file... or click the load button. Use the filedialog that appears to locate the file. Recent files are avialable as shortcuts by clicking the black arrow to the right of the load-button.

Running

The run-button The break-button The continue-button To run the target select "Action → Run", or click the run-button. To pause the target select "Action → Break" or click the break-button. When the target is stopped or a breakpoint is reached the interface will refresh to show the current status. Continue the target by selecting "Action → Continue" or clicking the continue-button.

Stepping

The step-button Single step the target with Actions → Step or click the step-button.

Profiling

To profile the program select Actions → Run with profiling. See Profiling View for more information.

Breakpoints

Breakpoints can be set from the Breakpoints View. Use the plus-sign and enter a address or symbol. Select Software or Hardware breakpoints or Watchpoints. Breakpoints can also be added from the Symbols View by right-clicking a symbol and selecting Add Breakpoint.

Disassembly

Disassembly of the loaded program is available in the Disassembly View.