Method
IdeDebugManagerget_debugger
since: 3.32
Description
Gets the debugger instance, if it is loaded.
Available since: 3.32
Gets property | Ide.DebugManager:debugger |
Return value
Type: IdeDebugger
An IdeDebugger
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |