Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
simplify the code
|
|
|
|
|
|
debugserver_client_handle_response
|
|
|
|
|
|
been read
|
|
|
|
The encoding of the "A" command in idevicedebug had issues when encoding a character with a value > 0x7F such as some UTF-8 characters.
|
|
|
|
This allows proper handling the timeout case in debugserver_client_receive_with_timeout
|
|
send SSL shutdown message. As in debugserver this message will be considered as GDB server communication and break things
|
|
|
|
and debugserver_client_receive_response()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|