When I was a novice programmer I sometimes used a debugger. but now that I have a sound grasp of C and and the mistakes a novice would make I find I do not need to use one at all,
I find any mistakes I make are usually typing errors etc or simply common oversights which I
can fix immediately.
So how many of you use a debugger?