Bug 5553 - Can't Remote Debug on QNX ARM Target
Summary: Can't Remote Debug on QNX ARM Target
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 2.0   Edit
Hardware: PC Neutrino
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Darin Wright CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-05 17:02 EST by David E. DeLano CLA
Modified: 2001-11-06 14:19 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.