Virtual Method
IdeDebuggersupports_runner
since: 3.32
Description
Checks if the debugger supports a given runner. The debugger may need to check if the binary type matches it’s expectation.
Available since: 3.32
Parameters
runner
-
Type:
IdeRunner
An
IdeRunner
.The data is owned by the caller of the function. priority
-
Type:
gint*
A location for a priority.
The argument will be set by the function.