Share via


New Breakpoint Dialog Box: Advanced Breakpoint Dialog Box (Windows CE 5.0)

Send Feedback

Use this dialog box to enter additional information about a breakpoint.

The following options are available:

  • Expression
    Enter the breakpoint location or expression.

    This field is the same as the Break at field on the Location tab of the Breakpoints dialog box. When you click OK, the Location tab reflects changes you make here.

    Note   Expression is only available when you go to the Advanced Breakpoint dialog box from the Data tab.

  • Location
    Enter the location (line number, memory address, function, or label) for the breakpoint.

    Note   Location is only available when you go to the Advanced Breakpoint dialog box from the Location tab.

  • Function
    Enter the name of the function where the expression or location exists.

  • Source file
    Enter the name of the source file where the expression or location exists.

    If the source file is not in the current directory, include the drive and directory path.

  • Executable file
    Enter the name of the executable file or DLL where the expression or location exists.

    If the executable file or DLL is not in the current directory, include the drive and directory path.

  • OK
    Processes your input and returns you to the Breakpoints dialog box.

  • Cancel
    Closes the dialog box without saving changes you made.

See Also

Location Tab | Data Tab

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.