Signal
IdeDebugger::thread-added
since: 45
Description
The signal is emitted when a thread is added to the inferior.
Default handler: The default handler is called after the handlers added via |
Available since: 45 |
Parameters
thread
-
Type:
IdeDebuggerThread
An
IdeDebuggerThread
.The data is owned by the caller of the function.