[Issue 17727] addr2line does not understand debug info
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Aug 30 16:28:03 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=17727
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |r.sagitario at gmx.de
Resolution|--- |DUPLICATE
--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
The trouble here is that `b main` stops at auto-generated C main, but no source
is available for this (but can have overlapping line number info with other
code).
This is described in https://issues.dlang.org/show_bug.cgi?id=19039 for
Windows, too.
*** This issue has been marked as a duplicate of issue 19039 ***
--
More information about the Digitalmars-d-bugs
mailing list