Hacker News new | ask | show | jobs
by anonova 4409 days ago
They disabled it for error reporting/debugging reasons. Because you don't need to create a new stack frame, you eliminate that information in the backtrace.
1 comments

I've seen at least one paper that shows a way to fix this... hm.