New debugging tools

New debugging tools help you track program execution, monitor the status of global and local variables, and rapidly track down bugs. The Watch and Immediate windows are now independent of each other, and a new window—the Locals window—shows the values of all locally scoped variables in the current procedure or function.