Method
IdeDebuggerBreakpointget_mode
Description
Gets teh mode for the breakpoint. This describes if the breakpoint is a normal breakpoint type, countpoint, or watchpoint.
See also: IdeDebuggerBreakMode
.
Available since: | 3.32 |
Return value
Returns: | IdeDebuggerBreakMode |
The mode of the breakpoint. |