Skip to main content



      Home
Home » Newcomers » Newcomers » programmatically start remote debugger
programmatically start remote debugger [message #1090227] Mon, 19 August 2013 18:14 Go to next message
Eclipse UserFriend
Hi,

I'm writing an Eclipse extension. As part of it, I will need to programmatically start listening for remote debugging sessions. Additionally, I will need to start separate java processes and connect them to the debugging session.

How can I programmatically start listening for these? I've looked around but can't find appropriate methods.

Thanks in advance.
Re: programmatically start remote debugger [message #1090243 is a reply to message #1090227] Mon, 19 August 2013 18:49 Go to previous message
Eclipse UserFriend
The ability to launch and connect to Java VMs for debugging can be found in the JDT Debug project, at http://projects.eclipse.org/projects/eclipse.jdt.debug . Click on the "Engage" link for pointers to the source code. org.eclipse.jdt.internal.launching.StandardVMDebugger seems like a decent place to start.
Previous Topic:eclipse (juno) and Tomcat 7 web.xml version
Next Topic:Eclipse Not Responding
Goto Forum:
  


Current Time: Mon Jul 14 23:29:54 EDT 2025

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

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

Back to the top