What are some good debugging techniques [closed]
- by Brad Bruce
I frequently run into situations where I'm working with other programmers, helping out with debugging issues.
Over the years, I've acquired my own techniques for logically breaking down a problem and tracing through it. I see several others who are great at writing programs, but freeze up when debugging.
Are there any good resources I can point people to that describe some good debugging techniques?