------- Comment #7 from aph at gcc dot gnu dot org 2007-02-10 11:50 ------- Created an attachment (id=13029) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13029&action=view) It's a patch!
This is the correct patch. The key here is that it is never correct for one VMStackWalker method to call another, becasue that introduces another level of nesting. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30742