On 10/30/2013 09:37 PM, Dicebot wrote: > > It had line numbers and file names some time ago. I have missed the > moment when it became broken :( 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.