reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
  943   std::string env_debugserver_path = host_env.lookup("LLDB_DEBUGSERVER_PATH");
 1104         host_env.lookup("LLDB_DEBUGSERVER_LOG_FILE");
 1119         host_env.lookup("LLDB_SERVER_LOG_CHANNELS");
 1135       std::string extra_arg = host_env.lookup(env_var_name);
 1153     launch_info.GetEnvironment() = host_env;