Searched refs:DEBUGSERVER_BASENAME (Results 1 – 2 of 2) sorted by relevance
42 #define DEBUGSERVER_BASENAME "debugserver" macro44 #define DEBUGSERVER_BASENAME "lldb-server.exe" macro46 #define DEBUGSERVER_BASENAME "lldb-server" macro938 debugserver_file_spec.AppendPathComponent(DEBUGSERVER_BASENAME); in StartDebugserverProcess()949 platform->LocateExecutable(DEBUGSERVER_BASENAME); in StartDebugserverProcess()1212 error.SetErrorStringWithFormat("unable to locate " DEBUGSERVER_BASENAME); in StartDebugserverProcess()
91 #define DEBUGSERVER_BASENAME "debugserver" macro3380 error_string = "unable to launch " DEBUGSERVER_BASENAME; in EstablishConnectionIfNeeded()3536 DEBUGSERVER_BASENAME " died with signal %s", signal_cstr); in MonitorDebugserverProcess()3539 DEBUGSERVER_BASENAME " died with signal %i", signo); in MonitorDebugserverProcess()3542 DEBUGSERVER_BASENAME " died with an exit status of 0x%8.8x", in MonitorDebugserverProcess()