Method
IdeDebuggerBreakpointset_thread
Declaration
void
ide_debugger_breakpoint_set_thread (
IdeDebuggerBreakpoint* self,
const gchar* thread
)
Description
Sets the thread that the breakpoint is currently stopped in.
This should generally only be used by debugger implementations.
Available since: | 3.32 |
Sets property | Ide.DebuggerBreakpoint:thread |