Debugging an application

After you launch a debug session, there are debug views available that enable a variety of debug tasks.

About this task

Views that are available for debugging include:

Note: The debug client and engine are loosely coupled so that a client can connect to both older and newer engines. When connecting to an older engine, debug features that are dependent on a newer engine will not be available. For example, the Console view is only available if you are using Version 11.1 or later of the debug engine.

Feedback