How do I debug multiple JVM processes simultaneously in JDebugTool?
For each target JVM process that you want to debug, invoke a corresponding JDebugTool instance. In each JDebugTool instance, create a project (File | Project Manager…) corresponding to each target JVM process. Then in each JDebugTool instance, connect to (see the Target menu and the Tutorial) and debug each corresponding target JVM process.