What do you use the Debugger for?
Some scenarios that I can think of:
- Reading/Understanding code
- Understanding the flow (what happens when)
- What is the actual program up to
a.Attach debugger b.Exception -> Debug
I would like this to be a community wiki, but cant find the checkbox... Do I miss here something