Starting a debug session

You can begin a debug session directly from the Data Project Explorer view or Data Source Explorer view, or you can create a launch configuration for the routine that you want to debug. When you use the Data Project Explorer view to start a debug session, the Debug action that you use creates a launch configuration for you.

About this task

Before you can start a debug session for a routine, the routine must contain source code, be deployed and in a data development project in your workspace. It must also be built for debug mode. To learn more about preparing for a debug session, see the related topic.

To launch a debug session from the Data Project Explorer view or the Data Source Explorer view, right-click the routine and choose Debug from the pop-up menu.


Feedback