How do you use debuggers?

I don’t think they are, but if you feel insulted, sorry. The statement I made is general, not applicable to anyone specifically and very close to my understanding of the truth.

Debuggers aren’t a tool for day-to-day use IMO, they are there for helping in exceptional cases. Good programming habits with test suites, code coverage, etc. eliminate almost entirely the need for a debugger. Again, my opinion.