eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html

changeset 7900
72b88fb20261
parent 7273
391d6b7b1eff
child 7960
e8fc383322f7
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html
--- a/eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.DebugClients.Python.BreakpointWatch.html	Sat Dec 19 15:22:26 2020 +0100
@@ -142,11 +142,11 @@
 <dd>
 line number of the breakpoint
 </dd>
-<dt><i>temporary=</i> (bool)</dt>
+<dt><i>temporary</i> (bool)</dt>
 <dd>
 flag to indicate a temporary breakpoint
 </dd>
-<dt><i>cond=</i> (str)</dt>
+<dt><i>cond</i> (str)</dt>
 <dd>
 Python expression which dynamically enables this bp
 </dd>
@@ -361,7 +361,7 @@
 <dd>
 indicates type of watch (created or changed)
 </dd>
-<dt><i>temporary=</i> (bool)</dt>
+<dt><i>temporary</i> (bool)</dt>
 <dd>
 flag for temporary watches
 </dd>

eric ide

mercurial