Mark, I'm sorry to report that JVMTI interaction with 292 is a known flaw in 
the JDK 7 FCS, to be addressed in an update release.

Like performance tuning, debugger support is something we will be addressing 
after FCS.

-- John

On Jun 28, 2011, at 5:03 PM, Mark Roos wrote:

> 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
> mlvm-dev@openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to