To launch a debug session, you can do one of the following:
To perform one-step debugging, you can right-click an
object in the Remote System Explorer and choose Debug As action
from the pop-up menu. As an alternative, you can select an object,
click the down arrow next to the Debug push
button in the toolbar (
), and select Debug
As . You can then choose one of three invocation modes.
See the related tasks below.
When you debug with full prompt, you are able to set any launch parameters that you wish. To debug with full prompt, you use a debug configuration to specify the settings for the launch of the debug session. To perform full-prompt debugging, you can right-click one or more programs or service programs in the Remote System Explorer and select Debug (Prompt). You can then choose one of three invocation modes. (See the related tasks below.) This opens the Debug Configurations dialog box, with information pre-filled for the object that you selected. Alternatively, you can open the Debug Configurations dialog box in a workbench perspective that offers the launch/debug/run action set (such as the Debug perspective), by doing one of the following:
) and choose Debug
Configurations from the menu. This will open the Debug
Configurations dialog box.