eric6.DebugClients.Python.DebugClient
Module implementing the standard debug client.
Global Attributes
Classes
DebugClient |
Class implementing the client side of the debugger. |
Functions
DebugClient
Class implementing the client side of the debugger.
This variant of the debugger implements the standard debugger client
by subclassing all relevant base classes.
Derived from
DebugClientBase, DebugBase, ThreadExtension
Class Attributes
Class Methods
Methods
Static Methods
DebugClient (Constructor)
DebugClient()
Constructor