Attach (Socket) Panel
The Attach Dialog with the Socket tab selected, allows the User to connect
the debugger to an already executing target JVM using a network socket.
Displayed in green at the top of the dialog, is an example
of how to invoke the target JVM that will be suspended on JVM start.
Here are the complete instructions
on how to invoke the target JVM in order to allow the debugger to attach to it.
fields
- Host Name - the host name that the target JVM is executing on.
If the target JVM is executing on the local host, leave blank, or try
localhost or 127.0.0.1
- Port Number - the (TCP/IP) port number that the target JVM is
listening for the debugger to connect to.
The drop down lists of the combos record recent entries that the User can select from.
©2001-2010. debugtools.com LLC. All rights reserved.