Searched refs:DEBUGSERVER_BASENAME (Results 1 – 2 of 2) sorted by relevance
39 #define DEBUGSERVER_BASENAME "debugserver" macro41 #define DEBUGSERVER_BASENAME "lldb-server.exe" macro43 #define DEBUGSERVER_BASENAME "lldb-server" macro916 debugserver_file_spec.AppendPathComponent(DEBUGSERVER_BASENAME); in StartDebugserverProcess()927 platform->LocateExecutable(DEBUGSERVER_BASENAME); in StartDebugserverProcess()1194 error.SetErrorStringWithFormat("unable to locate " DEBUGSERVER_BASENAME); in StartDebugserverProcess()
95 #define DEBUGSERVER_BASENAME "debugserver" macro3336 error_string = "unable to launch " DEBUGSERVER_BASENAME; in EstablishConnectionIfNeeded()3486 stream.Format(DEBUGSERVER_BASENAME " died with an exit status of {0:x8}", in MonitorDebugserverProcess()3491 const char *format_str = DEBUGSERVER_BASENAME " died with signal {0}"; in MonitorDebugserverProcess()