Chris, You can find more info about error in the 'Error log' view (Windows->Show view->Error log). If you click on the corresponding error, you can see exception stack trace. This may give you some hints where this error occured or display JDWP error code and you can find description of this error in JDWP spec [1].
Thanks. Ivan [1] http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdwp/jdwp-protocol.html#JDWP_Error On 10/9/06, Chris Gray <[EMAIL PROTECTED]> wrote:
Sorry for the noise, but I know there are some VM designers etc listening here. I'm trying to get JDWP working between the Wonka VM and Eclipse. I've reached the point where I can set a breakpoint and run the app until I hit it; Eclipse shows the correct stack frames and shows the correct mine in the edit window, but then throws up an error message 'An internal error occurred during "Debug"'. Now I'm wondering what to do next ... can anyone give me tips on how to get more debugging info out of Eclipse, documentation about how Eclipse uses JDWP, supplementary documentation on JDWP in general, etc.? Thanks for your time, Chris -- Chris Gray /k/ Embedded Java Solutions BE0503765045 Embedded & Mobile Java, OSGi http://www.k-embedded-java.com/ [EMAIL PROTECTED] +32 3 216 0369 --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]