One-step multithreaded application debugging

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

About this task

Procedure

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

Results

This creates a debugging session with the following launch settings:

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


Feedback