Hacker News new | ask | show | jobs
by ymbeld 1950 days ago
I don’t get why this is off by default for debug builds though. Maybe that’s a separate concern.
1 comments

In my experience enabling the backtrace is necessary in very few cases. I've defined a bash alias to save me a little typing in those situations. As it can be turned on persistently by setting a single environment variable I'd say it's a good middle ground.