On Friday, 4 September 2015 at 20:20:14 UTC, Freddy wrote:
Not the op,but stack traces with line numbers would be nice.

I know how to do it but there's only so many free code hours in the week :(

You can look up one line at a time though with the addr2line utility on Linux. Copy/paste the address to it and it will give you a line number.

Reply via email to