Module implementing the file system interface to the eric-ide server.
None |
EricServerDebuggerInterface | Class implementing the file system interface to the eric-ide server. |
None |
Class implementing the file system interface to the eric-ide server.
None |
None |
EricServerDebuggerInterface | Constructor |
__handleDbgClientDisconnected | Private method to handle a debug client disconnect report of the eric-ide server. |
__handleDbgClientResponse | Private method to handle a response from a debug client connected to the eric-ide server. |
__handleDbgRequestError | Private method to handle an error reported by the debugger interface of the eric-ide server. |
__handleDebuggerReply | Private slot to handle a debugger reply from the eric-ide server. |
__handleLastDbgClientExited | Private method to handle a report of the eric-ide server, that the last debug client has disconnected. |
__handleMainClientExited | Private method to handle the main client exiting. |
__handleStartClientError | Private method to handle an error starting the remote debug client. |
callback | Function to handle the server reply |
sendClientCommand | Public method to rely a debug client command via the eric-ide server. |
startClient | Public method to send a command to start a debug client. |
stopClient | Public method to stop the debug client synchronously. |
None |
Constructor
Private method to handle a debug client disconnect report of the eric-ide server.
Private method to handle a response from a debug client connected to the eric-ide server.
Private method to handle an error reported by the debugger interface of the eric-ide server.
Private slot to handle a debugger reply from the eric-ide server.
Private method to handle a report of the eric-ide server, that the last debug client has disconnected.
Private method to handle the main client exiting.
Private method to handle an error starting the remote debug client.
Function to handle the server reply
Public method to rely a debug client command via the eric-ide server.
Public method to send a command to start a debug client.
Public method to stop the debug client synchronously.