I walk every line of code I write multiple times with a debugger. So the answer is, a lot. But I mostly work in an environment that makes debugging easy (VS).
Lack of good debugging support is a good reason to avoid a platform. Logging, screen writes, dumps, are awful ways to work.
Lack of good debugging support is a good reason to avoid a platform. Logging, screen writes, dumps, are awful ways to work.