Improving the performance of stacktrace generation
Mark Roos
mroos at roos.com
Sat Jul 7 23:22:33 PDT 2012
>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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120707/36369a06/attachment.html
More information about the mlvm-dev
mailing list