On Thursday, 31 January 2019 at 11:28:40 UTC, bauss wrote:
Did you compile it with debug info? Eg. -g
Yep, I use dub for builds which does that by default. Until this bug I was getting the usual stack traces with my project since the beginning.
DanielG via Digitalmars-d-learn Thu, 31 Jan 2019 03:46:18 -0800
On Thursday, 31 January 2019 at 11:28:40 UTC, bauss wrote:
Did you compile it with debug info? Eg. -g
Yep, I use dub for builds which does that by default. Until this bug I was getting the usual stack traces with my project since the beginning.