Searched refs:ctrl_c (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp855 char ctrl_c = '\x03'; local
857 size_t bytes_written = Write (&ctrl_c, 1, status, NULL);

Completed in 53 milliseconds