Button:
Shortcut
key: [Delete] Menu: Edit->Delete (from Breakpoints
List window, and Program, Private, and Local Variables monitors)
Delete deletes the highlighted item or items in the current window. In a Monitor window, the selected expressions or variables are deleted. In a Breakpoint List window, the selected breakpoint is deleted (you can only select one breakpoint at a time).
Note: When you delete a breakpoint, all information on it is lost. If you need to temporarily prevent a breakpoint from stopping execution but you want to be able to easily activate it later, you should disable it instead, by selecting Edit->Disable.
![]()
Enable and Disable Breakpoints