September 23, 2013 backtrace_symbols should be called only when exception thrown | ||||
---|---|---|---|---|
| ||||
Attachments:
| in src/druntime/src/core/runtime.d, backtrace_symbols is called in DefaultTraceInfo constructor. Shouldn't it be called only when exception is thrown, to speed up the case when the exception is not thrown? |
Copyright © 1999-2021 by the D Language Foundation