Re: [lldb-dev] Trying to understand Platform::IsHost

2015-01-20 Thread Greg Clayton
You should actually be using platform-linux and when it connects you would then connect it using a member variable that implements the lldb-platform. See PlatformPOSIX: Error PlatformPOSIX::ConnectRemote (Args& args) { Error error; if (IsHost()) { error.SetErrorStringWithFor

[lldb-dev] Trying to understand Platform::IsHost

2015-01-20 Thread Vince Harron
Hi all (Greg), Thus far I've been using remote-gdb-server as my platform for remote debugging. What is remote-linux for? Is it deprecated and destined to be removed or ? What about remote-freebsd remote-windows Vince -- Vince Harron | Technical Lead Manager | vhar...@google.com | 858-442