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

changeset 7887
c1588f5a83e9
parent 7273
391d6b7b1eff
equal deleted inserted replaced
7885:3e4605cc3541 7887:c1588f5a83e9
50 <h2>DebugClient</h2> 50 <h2>DebugClient</h2>
51 51
52 <p> 52 <p>
53 Class implementing the client side of the debugger. 53 Class implementing the client side of the debugger.
54 </p> 54 </p>
55 <p>
56 This variant of the debugger implements the standard debugger client
57 by subclassing all relevant base classes.
58 </p>
59 <h3>Derived from</h3> 55 <h3>Derived from</h3>
60 DebugClientBase, DebugBase, ThreadExtension 56 DebugClientBase, DebugBase, ThreadExtension
61 <h3>Class Attributes</h3> 57 <h3>Class Attributes</h3>
62 58
63 <table> 59 <table>

eric ide

mercurial