GNOME Bugzilla – Bug 683992
stack: Fix gjs_dumpstack
Last modified: 2012-09-19 06:45:53 UTC
See patch. I noticed this was broken for a while, but didn't bother to dig in as to why.
Created attachment 224286 [details] [review] stack: Fix gjs_dumpstack We need to iterate the stack here at least once or the while loop will terminate early.
Review of attachment 224286 [details] [review]: Ok
Attachment 224286 [details] pushed as 5c90e77 - stack: Fix gjs_dumpstack