>From Charile

Any thoughts on this? Does anyone else have need for lighter-weight
name/file/line inspection of the call stack?

Yeah I need it for my debugger and error displays.  But I need it for 
suspended threads
( my debugging steps ) as well as for exceptions.  And for exceptions it 
would be nice
to access the stack vars as well.

Currently I have a debug agent I use to help with this but it would be 
nice if I didn't.

I'll probably look at Lukas' coroutines for this eventually.

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

Reply via email to