Method
IdeDebuggeremit_thread_added
since: 3.32
Description
Emits the IdeDebugger::thread-added
signal notifying that a new thread
has been added to the inferior.
Available since: 3.32
Parameters
thread
-
Type:
IdeDebuggerThread
An
IdeDebuggerThread
.The data is owned by the caller of the function.