8 How to use the debugger features

Just because the VB IDE has all kinds of debugger feature does not mean a developer can use them effectively. In fact, debugging is an acquired skill that relies on experience (and lots of that).

Nonetheless, there are some general guidelines.

 8.1 Infinite loops
 8.2 Program takes a wrong branch
 8.3 A variable gets the wrong value