Method

IdeDebugManagerget_debugger

since: 3.32

Declaration

IdeDebugger*
ide_debug_manager_get_debugger (
  IdeDebugManager* self
)

Description

Gets the debugger instance, if it is loaded.

Available since: 3.32

Return value

Type: IdeDebugger

An IdeDebugger or NULL.

The data is owned by the instance.
The return value can be NULL.