Sends a command to the debugserver service.
- Parameters
-
client | The debugserver client |
command | Command to process and send |
response | Response received for the command (can be NULL to ignore) |
response_size | Pointer to receive response size. Set to NULL to ignore. |
- Returns
- DEBUGSERVER_E_SUCCESS on success, DEBUGSERVER_E_INVALID_ARG when client or command is NULL