Backtraces on Linux 64-bit

Dicebot public at dicebot.lv
Thu Oct 31 12:05:28 PDT 2013


On Thursday, 31 October 2013 at 19:00:42 UTC, Martin Nowak wrote:
> There are line numbers on windows. The unix stuff relies on the 
> dynamic symbol tables to find symbol names (that's why it needs 
> --export-dynamic). To get line number information you need to 
> process debug information.

It does not work now even with --export-dynamic on Linux, that is 
the whole point.


More information about the Digitalmars-d mailing list