Home
last modified time | relevance | path

Searched refs:sendCommandResponse (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.examples.core/pdavm/src/org/eclipse/debug/examples/pdavm/
H A DPDAVirtualMachine.java431 void sendCommandResponse(String response) { in sendCommandResponse() method in PDAVirtualMachine
800 sendCommandResponse(result.toString()); in debugChildren()
807 sendCommandResponse("ok\n"); //$NON-NLS-1$ in debugClearBreakpoint()
825 sendCommandResponse(result.toString()); in debugData()
839 sendCommandResponse("ok\n"); //$NON-NLS-1$ in debugDropFrame()
900 sendCommandResponse("ok\n"); //$NON-NLS-1$ in debugEval()
909 sendCommandResponse("ok\n"); //$NON-NLS-1$ in debugEventStop()
913 sendCommandResponse("ok\n"); //$NON-NLS-1$ in debugTerminate()
950 sendCommandResponse(response.toString()); in debugGroups()
1008 sendCommandResponse(response.toString()); in debugRegisters()
[all …]