Hacker News new | ask | show | jobs
Ask HN: What's your method to find and fix annoying bugs?
1 points by eptakilo 3005 days ago
Debugging code you've written is way easier then debugging code you've inherited.

How do you find and fix a bug from legacy software?

What's your entry point? Is it intuition? What tools do you use?