This is an archive of the discontinued LLVM Phabricator instance.

Display local kernel version only when non-remote in PlatformLinux.
ClosedPublic

Authored by sas on Oct 22 2014, 9:54 PM.

Details

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.

Diff Detail

Repository
rL LLVM

Event Timeline

sas updated this revision to Diff 15300.Oct 22 2014, 9:54 PM
sas retitled this revision from to Display local kernel version only when non-remote in PlatformLinux..
sas updated this object.
sas edited the test plan for this revision. (Show Details)
sas added a reviewer: tfiala.
sas added a subscriber: Unknown Object (MLST).
sas added a reviewer: vharron.Dec 5 2014, 5:50 PM
compnerd accepted this revision.Dec 15 2014, 6:25 PM
compnerd edited edge metadata.
This revision is now accepted and ready to land.Dec 15 2014, 6:25 PM
sas edited the test plan for this revision. (Show Details)Dec 18 2014, 12:24 PM
sas edited edge metadata.
sas edited the test plan for this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.
clayborg edited edge metadata.Dec 18 2014, 5:15 PM

Looks fine.