Viewing a Breakpoint with the Breakpoints Dialog Box

  1. Click Debug > Breakpoints to open the Breakpoints dialog box.
  2. On the Location tab of the dialog box, click the breakpoint location you want to view.
  3. Click View Source (the first of the five buttons in the top, right portion of the tab).

    This command positions the cursor at the indicated breakpoint in your source code.