Hacker News new | ask | show | jobs
by bsdubernerd 1751 days ago
This sounds problematic from a debugger perspective if the function does any sort of side effect, and I'd consider this a bug as well.

In fact, I'd probably argue that causing user-code to run at debug time is not a good idea even if the function is guaranteed to be side-effect free.