Disassembly View
Menu
Window
> Show View
> Disassembly
Toolbar

The
Disassembly
view displays the program as a list of assembler instructions. You can configure the view to display the assembler instructions and the corresponding lines of source code together. The currently executed instruction is highlighted and indicated by a marker in the view.By default, the
Disassembly
view displays instructions associated with the active debug context. If no active debug context exists, the view is empty.View Toolbar Options
You can interact with the
Disassembly
view using the following buttons:- Refreshed the view and updates the list of assembler instructions.
- Returns to the assembler instructions being executed at the current time.
- Displays only instructions associated with the debug context selected in theDebugview.
- Displays assembler instructions together with the corresponding lines of high-level source code.