[Issue 5944] Five ideas for the stacktrace
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Mar 21 00:22:04 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=5944
Timothee Cour <timothee.cour2 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothee.cour2 at gmail.com
--- Comment #3 from Timothee Cour <timothee.cour2 at gmail.com> ---
debug info is broken with dmd:
eg last frame often skipped; line numbers often off by a few lines [plus or
minus], debug info also gets broken with partial recompilation
with ldc these problems go away
--
More information about the Digitalmars-d-bugs
mailing list