Breakpoints View Reference
The Mule Breakpoints view displays all breakpoints defined in all the Mule projects opened in Studio.
| 1 | Mute breakpoints Temporarily disables all breakpoints |
| 2 | Disable error breakpoint Enables error breakpoints Any event processor in the application becomes a breakpoint if it throws an error. |
| 3 | Remove all breakpoints When selected, removes all breakpoints but doesn’t remove the event processors under the breakpoint |
| 4 | Remove breakpoint Removes the selected breakpoint |
| 5 | Conditional Sets the condition to evaluate for the selected breakpoint The condition must be a boolean. |



