https://issues.dlang.org/show_bug.cgi?id=11870
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- I've just pushed an implementation for resolving addresses to lines using DWARFv2/3 debug info that uses no external dependencies. The implementation is not suitable for druntime, but it can be used as a guide. https://github.com/yazd/elf-d --
