Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteClientBase.cpp389 const char ctrl_c = '\x03'; in SyncWithContinueThread() local
391 size_t bytes_written = m_comm.Write(&ctrl_c, 1, status, nullptr); in SyncWithContinueThread()
/freebsd-12-stable/contrib/gdb/gdb/
Dremote-e7000.c144 static int ctrl_c; variable
1795 ctrl_c = 2; in e7000_command()
1798 ctrl_c = 0; in e7000_command()