Loops of Woe: Debugging Wizard

Step 1: Identify the infinite loop.

Use a debugger to step through the code.

Next Step

Hint: You're not done yet.