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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7887
c1588f5a83e9
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
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