Use to help get your programs running correctly by: ■ Opening a Watch window that shows how the value of variables changes as your program runs ■ Setting breakpoints that suspend program execution so you can see the value of variables Tip: Use the shortcut keys Shift+F9 to create an Instant Watch and F9 to toggle a breakpoint on and off.