Just ran into a problem where program will crash during stack trace. Turns out not only does druntime not support compressed debug info, it cannot handle it at all.

So I was thinking why don't we use a existing and proven library for this, instead of roll our own?

Reply via email to