Debug perspective controls
QNX Tool SuiteIntegrated Development Environment User's GuideDeveloperSetup
The Debug perspective contains many controls for tracing the program's execution and examining its state.
Here, we summarize the controls shown in the default views of the perspective and provide the names of the
C/C++ Development User Guide sections that explain them in full.
Note:
The C/C++ Development User Guide is part of the Eclipse documentation, and is available in the
QNX Momentics IDE help system. The online IDE or QNX SDP documentation doesn't include this
programming guide, but you can access it on the Eclipse website at: https://help.eclipse.org/2018-12/topic/org.eclipse.cdt.doc.user/concepts/cdt_o_home.htm?cp=11.
- Tracing program execution
- ( )
- Accessing variables
- ( )
- Managing breakpoints
- ( )
- Working with registers
- ( )
- Viewing loaded modules
- ( )
You can access more debugging controls through nondefault views; for instance, the Memory view lets you monitor and change process memory. For the list of debugging views, select in the IDE. For general information on all debugging capabilities of the IDE, see .
Page updated: