On Monday, 21 July 2014 at 21:06:54 UTC, Domingo Alvarez Duarte wrote:
After writing this post I found the place and the why: - druntime/src/core/runtime.d- Window implementation has extra code that search for more info to display - Linux only make calls to execinfo functions and dump what it getsOn linux more work should be done to get line infos, I'm investigating how to get then.Cheers !
Worth looking at: https://github.com/bombela/backward-cpp
