How to: Search the Breakpoints List

This topic applies to:

Edition

Visual Basic

C#

F#

C++

Web Developer

Express

Topic does not apply Topic does not apply

Topic does not apply

Topic applies Topic does not apply

Pro, Premium, and Ultimate

Topic applies

Topic applies

Topic applies

Topic applies Topic applies

By default, the Breakpoints window lists all breakpoints in your project. You can use the search function in the Breakpoints window to find all breakpoints that match a specified string.

The search function can match the specified string to the contents of all columns or of a specified column.

To view breakpoints that match a specified string

  • In the Search box, perform one of the following actions:

    • Type your search string in the Search box and press ENTER.

      - or -

    • Click the Search drop-down list and select a string from the list of previous search strings.

  • To limit the search to a specified column, click the In Column drop-down list and then click the name of the column that you want to search in.

  • In the Search box, select and delete the search string and then press ENTER.

See Also

Tasks

How to: Use the Breakpoints Window

How to: Use the Breakpoints Window

Concepts

Using Breakpoints and Tracepoints