line numbers for linux exception traces

Martin Nowak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Aug 7 11:00:59 PDT 2015


On 08/06/2015 05:32 PM, Colin wrote:
> I wonder how difficult implementing this in the compiler would be?
> Obviously cant use external tools...

It's not too complex to implement in the *runtime*. The code already
exists, someone just needs to remove the phobos dependencies.

https://github.com/yazd/elf-d


More information about the Digitalmars-d-announce mailing list