Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Stdout and Stderr when debugging remotely?
Stdout and Stderr when debugging remotely? [message #259371] Mon, 06 April 2009 17:17
Eugene Ostroukhov is currently offline Eugene OstroukhovFriend
Messages: 66
Registered: July 2009
Member
I'm connecting to remote JVM programmatically using ILaunch API.
Everything works just fine - breakpoints, pause, source lookup. Now, can
I gain access to stdout and stderr if remote app doesn't support that
explicitely? I know little about JDI.
ILaunch::getDebugTarget::getProcess returns null for me. Is that
expected or I should've configured something more?

Best regards,
Eugene
Previous Topic:Reflectify -- plug-in for reflective API access
Next Topic:externalized strings : conver to 'eclipse mechanism'
Goto Forum:
  


Current Time: Fri Nov 08 23:21:09 GMT 2024

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

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

Back to the top