Share via


Viewing Breakpoint Properties

Other versions of this page are also available for the following:

Windows Mobile SupportedWindows Embedded CE Supported

8/27/2008

The Breakpoint Properties dialog box displays breakpoint properties based on the type of breakpoint selected:

  • Location
    Displays function name, file name, and breakpoint location in code.
  • Data
    Displays the evaluation expression and number of elements to be watched.
  • Messages
    Displays the context and the WndProc to be watched.

To view the properties of a breakpoint

  1. From the View menu, choose Debug Windows and then choose Breakpoints List.

    The Breakpoints List window appears.

  2. Use the vertical scroll bar to move up or down the Breakpoints list.

  3. Select the breakpoint you want to see properties for.

  4. Choose the Properties button.

    The Breakpoint Properties dialog box appears for the type of breakpoint selected.

See Also

Reference

Breakpoints List Window: Breakpoint Properties Dialog Box

Concepts

Breakpoints