Disassembly window – Zilog EZ80F916 User Manual
Page 325

UM014423-0607
Using the Debugger
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
305
Disassembly Window
Click the Disassembly Window button to show or hide the Disassembly window.
Figure 107. Disassembly Window
The Disassembly window displays the assembly code associated with the code shown in
the Code window. For each line in this window, the address location, the machine code,
the assembly instruction, and its operands are displayed.
When you right-click in the Disassembly window, the context menu allows you to do the
following:
•
Copy text
•
Go to the source code
•
Insert, edit, enable, disable, or remove breakpoints
For more information on breakpoints, see “Using Breakpoints” on page 306.
•
Reset the debugger
•
Stop debugging
•
Start or continue running the program (Go)
•
Run to the cursor
•
Pause the debugging (Break)
•
Step into, over, or out of program instructions
•
Set the next instruction at the current line
•
Enable and disable source annotation and source line numbers