llvm-project/lldb/source/Plugins/Platform
Stephane Sezer b743a8034f Display local kernel version only when non-remote in PlatformLinux.
Summary:
This is part of the Linux remote platform work. Displaying the local
kernel information when remote debugging doesn't make sense, so we
should verify if we are in host mode before doing so.

Test Plan:
Connect to a remote linux platform mode daemon with `platform select
remote-linux` followed by `platform connect ...`, and look at the output
of `platform status`.

Reviewers: tfiala, clayborg, vharron, compnerd

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D5928

llvm-svn: 224540
2014-12-18 20:24:32 +00:00
..
FreeBSD Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
Kalimba Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
Linux Display local kernel version only when non-remote in PlatformLinux. 2014-12-18 20:24:32 +00:00
MacOSX Add the ability to set breakpoints with conditions, commands, etc, 2014-12-06 01:28:03 +00:00
POSIX Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
Windows Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
gdb-server Fixed more fallout from running the test suite remotely on iOS devices. 2014-11-17 19:39:20 +00:00
CMakeLists.txt Add kalimba as a platform. 2014-07-16 15:03:10 +00:00
Makefile Use PARALLEL_DIRS instead of DIRS in the Makefile 2014-10-14 06:26:33 +00:00