One-step batch application debugging

If you are debugging a program and do not need to specify any parameters, you can start a one-step batch debugging session.

Procedure

In the Remote Systems view, right-click a program and select Debug As > Batch.

Results

This creates a debugging session with the following launch settings:

If you want debugging session launch settings other than the above, you need to launch the debugging session with full prompt. For information about this, see the related topic below.


Feedback