One-step job debugging

If you are debugging a job and do not need to specify any parameters, you can start a one-step debug session, which is a session that does not use a launch configuration.

Procedure

In the Remote Systems view, right-click the job that you want to debug, and select Debug As > i Job. A debugging session launches.

Results

What to do next

Note: To debug a running application and stop at the next executable statement, leave the launch configuration program field empty.

Feedback