Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse C/C++ Developer Guide
Previous Page Home Next Page

Disassembly view

The Disassembly view shows the loaded program as assembler instructions mixed with source code for comparison. The currently executing line is indicated by an arrow marker and highlighted in the view. You can do the following tasks in the Disassembly view:

  • Set breakpoints at the start of any assembler instruction
  • Enable and disable breakpoints and their set their properties
  • Step through the disassembly instructions of your program
  • Jump to specific instructions in the program

Disassembly View icon

Disassembly view context menu commands

The Disassembly view context menu commands include:

Command
Name
Description
Run to line icon
Run To Line

Resumes program execution until the specific line is reached. This is a convenient way to suspend execution at a line without setting a breakpoint.

Resume at line icon
Resume At Line Resume program execution from the line selected in the Disassembly view.

Related concepts
Debug information

Related reference
Views


Nokia Copyright Statement

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire