Remote Debugging -- Possible for Debug-ee to connect to Eclipse? server=n? [message #250922] |
Thu, 24 January 2008 12:07 |
Eclipse User |
|
|
|
Hi,
I want to debug a remote java VM, but because of the environment that it
is running in, the process is not allowed to open a listening socket.
Its only allowed to connect outward, to it can open a socket to other
machines.
The java debugging API allows this, when you set the jdwp options to
"server=n" then set where the debugging agent should connect.
But it doesn't appear that Eclipse supports this -- it only allows
connection to jvm that has been started with a listening debug socket.
I need my jvm to connect to Eclipse, not for my Eclipse to connect to my
jvm.
Is this possible? Is there any plugin or extensions that would allow me
to do this? Or perhaps, a proxy agent of some sort I could hook in the
middle?
Thanks for the help,
Greg
|
|
|
Powered by
FUDForum. Page generated in 0.03391 seconds