Backtraces on Linux 64-bit

aldanor i.s.smirnov at gmail.com
Fri Nov 15 07:23:52 PST 2013


On Sunday, 10 November 2013 at 07:01:57 UTC, yazd wrote:
> I've implemented a simple thing using addr2line. It uses dwarf 
> debug information to resolve the addresses provided by the 
> backtrace to line numbers.
>
> https://github.com/yazd/backtrace-d

Very cool, thanks, will check it out later today and report back. 
Wondering if there any chances of something like that being 
provided by the standard D library in the foreseeable future? 
Because without it, effectively debugging even small-sized 
projects is nigh impossible and painful.


More information about the Digitalmars-d mailing list