[Issue 15189] Dwarf debug info is inaccurate
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Mar 3 00:31:27 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15189
Timothee Cour <timothee.cour2 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothee.cour2 at gmail.com
--- Comment #4 from Timothee Cour <timothee.cour2 at gmail.com> ---
I was going to write a bug report regarding a similar issue I had and found
this bug.
Any update on that?
My observations:
* wrong line numbers (off by 1 or more) are shown when debugging with lldb and
compiling with dmd -g
* ldc doesn't have this issue
--
More information about the Digitalmars-d-bugs
mailing list