Documentation/Source/eric6.Debugger.DebugUI.html

changeset 5662
2c99fa1072b6
parent 5374
c18d759b6b86
child 5899
0516f6548ca6
equal deleted inserted replaced
5661:ae4f5cdc3d00 5662:2c99fa1072b6
191 <td>Private method to get the list of threads from the client.</td> 191 <td>Private method to get the list of threads from the client.</td>
192 </tr><tr> 192 </tr><tr>
193 <td><a href="#DebugUI.__lastEditorClosed">__lastEditorClosed</a></td> 193 <td><a href="#DebugUI.__lastEditorClosed">__lastEditorClosed</a></td>
194 <td>Private slot to handle the closeProgram signal.</td> 194 <td>Private slot to handle the closeProgram signal.</td>
195 </tr><tr> 195 </tr><tr>
196 <td><a href="#DebugUI.__moveInstructionPointer">__moveInstructionPointer</a></td>
197 <td>Private method to move the instruction pointer to a different line.</td>
198 </tr><tr>
196 <td><a href="#DebugUI.__nextBreakpoint">__nextBreakpoint</a></td> 199 <td><a href="#DebugUI.__nextBreakpoint">__nextBreakpoint</a></td>
197 <td>Private slot to handle the 'Next breakpoint' action.</td> 200 <td>Private slot to handle the 'Next breakpoint' action.</td>
198 </tr><tr> 201 </tr><tr>
199 <td><a href="#DebugUI.__passiveDebugStarted">__passiveDebugStarted</a></td> 202 <td><a href="#DebugUI.__passiveDebugStarted">__passiveDebugStarted</a></td>
200 <td>Private slot to handle a passive debug session start.</td> 203 <td>Private slot to handle a passive debug session start.</td>
659 </p><a NAME="DebugUI.__lastEditorClosed" ID="DebugUI.__lastEditorClosed"></a> 662 </p><a NAME="DebugUI.__lastEditorClosed" ID="DebugUI.__lastEditorClosed"></a>
660 <h4>DebugUI.__lastEditorClosed</h4> 663 <h4>DebugUI.__lastEditorClosed</h4>
661 <b>__lastEditorClosed</b>(<i></i>) 664 <b>__lastEditorClosed</b>(<i></i>)
662 <p> 665 <p>
663 Private slot to handle the closeProgram signal. 666 Private slot to handle the closeProgram signal.
667 </p><a NAME="DebugUI.__moveInstructionPointer" ID="DebugUI.__moveInstructionPointer"></a>
668 <h4>DebugUI.__moveInstructionPointer</h4>
669 <b>__moveInstructionPointer</b>(<i></i>)
670 <p>
671 Private method to move the instruction pointer to a different line.
664 </p><a NAME="DebugUI.__nextBreakpoint" ID="DebugUI.__nextBreakpoint"></a> 672 </p><a NAME="DebugUI.__nextBreakpoint" ID="DebugUI.__nextBreakpoint"></a>
665 <h4>DebugUI.__nextBreakpoint</h4> 673 <h4>DebugUI.__nextBreakpoint</h4>
666 <b>__nextBreakpoint</b>(<i></i>) 674 <b>__nextBreakpoint</b>(<i></i>)
667 <p> 675 <p>
668 Private slot to handle the 'Next breakpoint' action. 676 Private slot to handle the 'Next breakpoint' action.

eric ide

mercurial