Show TOC Entering content frame

Procedure documentation Starting Debugging Locate the document in its SAP Library structure

 

Prerequisites

·        The debugging has been activated for the relevant server node.

·        A debug launch configuration exists for the application to be debugged.

·        The breakpoints are set at the position of the source code where you want to stop the application.

Procedure

       1.      Choose Run ® Debug

       2.      In the Configurations window, select the relevant configuration.

       3.      Choose Debug.

Result

The launcher attempts to connect to the server node via the specified address and port and the result is displayed in the Debug view. If the launcher is unable to connect to the server node at the specified address, an error message appears.

This graphic is explained in the accompanying text

For more information about debugging, refer to the Java Development User Guide, in particular the topic Debug View.

 

 

Leaving content frame