Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

So, I'm going to program some C

Name: Anonymous 2008-07-02 11:47

*grabs debugger*

Name: Anonymous 2008-07-02 12:29

>>7
IMHO a debugger is a tool of last resort. Once you have exhausted every other avenue of diagnosis, and have given very careful thought to just rewriting the offending code, *then* you may need a debugger.

Name: Anonymous 2008-07-02 15:05

>>11,13
Since I started using Test Driven Development in 1999, I have not found a serious use for a debugger. The kinds of bugs I have to troubleshoot are easily isolated by my unit tests, and can be quickly found through inspection and a few judiciously placed print statements.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List