Posted By:
Nathan_Meyers
Posted On:
Friday, September 21, 2001 01:02 PM
The -Xnoagent option is only used with green threads. The JVM shipped with 1.3.1 only supports native threads, so the option no longer applies.
If you've got libjdwp.so in your JDK (you almost certainly do), then -Xrunjdwp will work.