Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Remote Debugging -- Possible for Debug-ee to connect to Eclipse? server=n?
Remote Debugging -- Possible for Debug-ee to connect to Eclipse? server=n? [message #250922] Thu, 24 January 2008 12:07
Eclipse UserFriend
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
Previous Topic:How to get all dependencies from a compilation unit?
Next Topic:Java Code Formatter and Annotations
Goto Forum:
  


Current Time: Sat Apr 19 13:00:42 EDT 2025

Powered by FUDForum. Page generated in 0.03391 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top