As a developer there is no way around it, sooner or later you arrive in debugging land. Debugging can be time consuming so every tool and tip that can help you optimize the debugging experience is welcome.
Damien Guard did a great post with some debugging tips and also have a look at Michael Parsin tips to avoid debugging when possible.