Previous Topic: The Outline ViewNext Topic: Toggle a Method Breakpoint In the Outline View


The Outline View Pop-up Menu

You can access the Outline view pop-up menu options by selecting an item in the view and right-clicking your mouse. The Outline view pop-up menu options that appear depends on the type of item you select:

Toggle Method Breakpoint

Appears if you select one or more methods. This option either adds a method breakpoint to the Breakpoints view for each selected method (if no breakpoint exists) or removes an existing breakpoint from the Breakpoints view for each selected method.

Watch

Appears if you select one or more views. This option adds a Watch expression to the Expressions view for each selected view.

Toggle Watchpoint

Appears if you selected one or more variable views. This option adds a watchpoint (data breakpoint) to the Breakpoints view for each selected variable view or removes an existing watchpoint for each selected variable view.