Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.cpp377 const char ctrl_c = '\x03'; in SyncWithContinueThread() local
379 size_t bytes_written = m_comm.Write(&ctrl_c, 1, status, nullptr); in SyncWithContinueThread()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-e7000.c144 static int ctrl_c; variable
1796 ctrl_c = 2; in e7000_command()
1799 ctrl_c = 0; in e7000_command()