I am using jvmti along with jdi to build a debugger for our Smalltalk on
292 implementation.
Most of it works but when I do stepping it hangs when it gets to one of my
methods. Either due
to the invokeDynamic instruction or perhaps due to it being in an
Anonymous class. Stack frames
look correct. And I can query stact vars just fine. Method entry events
also fail.
Any advice is welcome
thanks
mark
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev