Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp368 const char ctrl_c = '\x03'; in SyncWithContinueThread() local
370 size_t bytes_written = m_comm.Write(&ctrl_c, 1, status, NULL); in SyncWithContinueThread()
/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-e7000.c144 static int ctrl_c; variable
1795 ctrl_c = 2; in e7000_command()
1798 ctrl_c = 0; in e7000_command()