https://d.puremagic.com/issues/show_bug.cgi?id=9584
Sean Kelly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Sean Kelly <[email protected]> 2014-02-07 11:00:14 PST --- I think traces could probably be done lazily. A pointer to the stack top is available on throw, and all the code executed from that point should be above that, so the stack should be preserved. It's worth a shot. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
