https://d.puremagic.com/issues/show_bug.cgi?id=9584



--- Comment #13 from Sean Kelly <s...@invisibleduck.org> 2014-02-07 16:06:57 
PST ---
(In reply to comment #12)
> 
> But wouldn't that be trashed by the stack unwinding? I mean, if a catch block
> makes function calls before looking at the trace, wouldn't that scramble what
> was there?

Yeah.  I don't think it would be possible to delay tracing until the trace is
actually requested.  The best you could do is delay tracing until entering a
catch block, but that's really no different from tracing on throw.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to