Hacker News new | ask | show | jobs
by jamil7 276 days ago
I also do this quite a lot but pair it with an automated test to repeatedly trigger the breakpoint with different values and round out the tests and code accordingly.
1 comments

That sounds like an excellent practice!