linux linenumbers in stacktraces and druntime/phobos debug builds..

2012-02-06 Thread simendsjo
I get an segfault in druntime, but have no idea where to start looking. _D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3c I cannot seem to find a way to enable line numbers in traces (adding -g adds line numbers in win, but not linux), and

Re: linux linenumbers in stacktraces and druntime/phobos debug builds..

2012-02-06 Thread Jesse Phillips
On Monday, 6 February 2012 at 20:36:39 UTC, simendsjo wrote: I get an segfault in druntime, but have no idea where to start looking. _D4core7runtime18runModuleUnitTestsUZb19unittestSegvHandlerUiPS4core3sys5posix6signal9siginfo_tPvZv+0x3c I cannot seem to find a way to enable line numbers in