Searched refs:DEBUGSERVER_BASENAME (Results 1 – 1 of 1) sorted by relevance
97 #define DEBUGSERVER_BASENAME "debugserver" macro99 #define DEBUGSERVER_BASENAME "lldb-server.exe" macro101 #define DEBUGSERVER_BASENAME "lldb-server" macro3454 error_string = "unable to launch " DEBUGSERVER_BASENAME; in EstablishConnectionIfNeeded()3483 debugserver_file_spec.AppendPathComponent(DEBUGSERVER_BASENAME); in GetDebugserverPath()3489 debugserver_file_spec = platform.LocateExecutable(DEBUGSERVER_BASENAME); in GetDebugserverPath()3615 stream.Format(DEBUGSERVER_BASENAME " died with an exit status of {0:x8}", in MonitorDebugserverProcess()3620 const char *format_str = DEBUGSERVER_BASENAME " died with signal {0}"; in MonitorDebugserverProcess()