Documentation/Source/eric6.Debugger.DebugViewer.html

changeset 4309
cc9c62f55413
parent 3673
e26d7d0c1088
child 5165
37691caeec1a
equal deleted inserted replaced
4307:6a8ec996a49c 4309:cc9c62f55413
42 </table> 42 </table>
43 <h3>Classes</h3> 43 <h3>Classes</h3>
44 <table> 44 <table>
45 <tr> 45 <tr>
46 <td><a href="#DebugViewer">DebugViewer</a></td> 46 <td><a href="#DebugViewer">DebugViewer</a></td>
47 <td>Class implementing a widget conatining various debug related views.</td> 47 <td>Class implementing a widget containing various debug related views.</td>
48 </tr> 48 </tr>
49 </table> 49 </table>
50 <h3>Functions</h3> 50 <h3>Functions</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <hr /><hr /> 54 <hr /><hr />
55 <a NAME="DebugViewer" ID="DebugViewer"></a> 55 <a NAME="DebugViewer" ID="DebugViewer"></a>
56 <h2>DebugViewer</h2> 56 <h2>DebugViewer</h2>
57 <p> 57 <p>
58 Class implementing a widget conatining various debug related views. 58 Class implementing a widget containing various debug related views.
59 </p><p> 59 </p><p>
60 The individual tabs contain the interpreter shell (optional), 60 The individual tabs contain the interpreter shell (optional),
61 the filesystem browser (optional), the two variables viewers 61 the filesystem browser (optional), the two variables viewers
62 (global and local), a breakpoint viewer, a watch expression viewer and 62 (global and local), a breakpoint viewer, a watch expression viewer and
63 the exception logger. Additionally a list of all threads is shown. 63 the exception logger. Additionally a list of all threads is shown.

eric ide

mercurial