After debugging, I happened to notice an InconsistentDebugInfoException.
Not sure what action I did that tripped it.  It would be really nice if
IDEA would catch and display exceptions in the GUI, then it would be
easier to figure out what action caused it.  I often don't notice the
exception in the console window until long after the exception occurred.

Jim

com.sun.jdi.InconsistentDebugInfoException
        at
com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:46)

        at
com.sun.tools.jdi.StackFrameImpl.getValues(StackFrameImpl.java:230)
        at
com.sun.tools.jdi.StackFrameImpl.getValue(StackFrameImpl.java:188)
        at com.intellij.debugger.a.a.p.a(p.java:1)
        at com.intellij.debugger.ui.impl.cl.a(cl.java:126)
        at com.intellij.debugger.ui.z.b(z.java:1)
        at com.intellij.util.cm.run(cm.java)
        at java.lang.Thread.run(Thread.java:484)

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to