eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html

branch
eric7
changeset 8444
88b242eba71b
parent 8372
e0227a7c850e
child 8596
d64760b2da50
equal deleted inserted replaced
8443:8794cb212647 8444:88b242eba71b
155 <td><a href="#DebugBase.go">go</a></td> 155 <td><a href="#DebugBase.go">go</a></td>
156 <td>Public method to resume the thread.</td> 156 <td>Public method to resume the thread.</td>
157 </tr> 157 </tr>
158 <tr> 158 <tr>
159 <td><a href="#DebugBase.move_instruction_pointer">move_instruction_pointer</a></td> 159 <td><a href="#DebugBase.move_instruction_pointer">move_instruction_pointer</a></td>
160 <td>Public methode to move the instruction pointer to another line.</td> 160 <td>Public method to move the instruction pointer to another line.</td>
161 </tr> 161 </tr>
162 <tr> 162 <tr>
163 <td><a href="#DebugBase.profile">profile</a></td> 163 <td><a href="#DebugBase.profile">profile</a></td>
164 <td>Public method used to trace some stuff independent of the debugger trace function.</td> 164 <td>Public method used to trace some stuff independent of the debugger trace function.</td>
165 </tr> 165 </tr>
671 <a NAME="DebugBase.move_instruction_pointer" ID="DebugBase.move_instruction_pointer"></a> 671 <a NAME="DebugBase.move_instruction_pointer" ID="DebugBase.move_instruction_pointer"></a>
672 <h4>DebugBase.move_instruction_pointer</h4> 672 <h4>DebugBase.move_instruction_pointer</h4>
673 <b>move_instruction_pointer</b>(<i>lineno</i>) 673 <b>move_instruction_pointer</b>(<i>lineno</i>)
674 674
675 <p> 675 <p>
676 Public methode to move the instruction pointer to another line. 676 Public method to move the instruction pointer to another line.
677 </p> 677 </p>
678 <dl> 678 <dl>
679 679
680 <dt><i>lineno</i> (int)</dt> 680 <dt><i>lineno</i> (int)</dt>
681 <dd> 681 <dd>

eric ide

mercurial