Debugging for Dummies: Chapter 3 Magic Tricks

Trick 1: The Vanishing Variable

When debugging, sometimes a variable just disappears on you. Fear not! Use the Vanishing Variable Detector to track it down.

Trick 2: The Debugging Oracle

Ever wondered what your code would say if it could talk to you? Use the Debugging Oracle to get the answers you seek.

Trick 3: The Infinite Loop of Doom

Stuck in an infinite loop? Don't worry, it's just the Infinite Loop of Doom trying to drive you crazy.