eric6/Documentation/Source/eric6.Debugger.DebugUI.html

changeset 7986
2971d5d19951
parent 7959
44e15eda6506
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Debugger.DebugUI.html	Fri Jan 15 19:46:04 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.DebugUI.html	Fri Jan 15 19:49:36 2021 +0100
@@ -637,7 +637,7 @@
 </dl>
 <a NAME="DebugUI.__clientLine" ID="DebugUI.__clientLine"></a>
 <h4>DebugUI.__clientLine</h4>
-<b>__clientLine</b>(<i>fn, line, debuggerId, forStack</i>)
+<b>__clientLine</b>(<i>fn, line, debuggerId, threadName, forStack</i>)
 
 <p>
         Private method to handle a change to the current line.
@@ -656,6 +656,10 @@
 <dd>
 ID of the debugger backend
 </dd>
+<dt><i>threadName</i> (str)</dt>
+<dd>
+name of the thread signaling the event
+</dd>
 <dt><i>forStack</i> (bool)</dt>
 <dd>
 flag indicating this is for a stack dump

eric ide

mercurial