On Sat, Nov 9, 2013 at 12:45 PM, Martin Nowak <code@dawg.eu> wrote:
On 10/31/2013 08:05 PM, Dicebot wrote:
It does not work now even with --export-dynamic on Linux, that is the
whole point.
It can't by design, there are no line numbers in dynamic symbol tables.

And yet lldb *can* display line numbers so the info is there.

* thread #1: tid = 0x324b, 0x000000000041636c test2 fun2 + 4 at test.d:7, stop reason = breakpoint 1.1
frame #0: 0x000000000041636c test2 fun2 + 4 at test_multi.d:7
frame #1: 0x0000000000416381 test2 _D5tests10test_multi4fun1FZv + 9 at test_multi.d:10