On Friday, 15 January 2016 at 11:11:41 UTC, Tofu Ninja wrote:
On Thursday, 14 January 2016 at 14:28:05 UTC, deadalnix wrote:
We don't have line number in stack traces
Huh? We dont have line numbers in stack traces? I have line
numbers, I am using latest dmd, or are you talking about one of
the other compilers?
Well I don't, both on OSX and linux, using the latest release. On
linux I can do the addr2line dance, but on OSX I can't even do
that as it require information that are gone once the program
terminate.