Property

IdeDebuggerBreakpoint:disposition

Declaration

property disposition: Ide.DebuggerDisposition [ read, write ]

Description

This property describes what should happen to the breakpoint upon the next stop of the debugger.

Generally, breakpoints are kept. But some backends allow you to remove a breakpoint upon the next stop of the debugger or when the breakpoint is next reached.

This is backend specific, and not all values may be supported by all backends.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno