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> |