Bug 5553

Summary: Can't Remote Debug on QNX ARM Target
Product: [Eclipse Project] JDT Reporter: David E. DeLano <David_DeLano>
Component: DebugAssignee: Darin Wright <darin.eclipse>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Neutrino   
Whiteboard:

Description David E. DeLano CLA 2001-11-05 17:02:12 EST
I am trying to remote debug to a QNX ARM target.  From Eclipse I get a message: 
"Couldn't connect to J9 JVM. Reason: org.eclipse.jdi.TimeoutException".  The 
target gets the connection message, however, garbage comes out on the serial 
port.  This appears to be the info that should be sent across the network.  This 
only happens when debugging a jar.  jxe files appear to work fine.  Both jar and 
jxe files work on a QNX x86 platform.
Comment 1 Darin Wright CLA 2001-11-05 19:32:53 EST
Verified with David that increasing the JRE timeout value from 3000ms to 6000ms 
avoids the timeout problem.
Comment 2 Darin Wright CLA 2001-11-06 14:19:53 EST
PR was filed with VM team. Closing this PR.