This is an archive of the discontinued LLVM Phabricator instance.

Make PlatformPOSIX::KillProcess to delegate to a remote platform if connected.
ClosedPublic

Authored by ovyalov on Feb 15 2015, 6:48 PM.

Details

Summary

Make PlatformPOSIX::KillProcess to delegate to a remote platform if connected.

Diff Detail

Event Timeline

ovyalov updated this revision to Diff 19998.Feb 15 2015, 6:48 PM
ovyalov retitled this revision from to Make PlatformPOSIX::KillProcess to delegate to a remote platform if connected..
ovyalov updated this object.
ovyalov edited the test plan for this revision. (Show Details)
ovyalov added reviewers: vharron, clayborg, chaoren.
ovyalov added a subscriber: Unknown Object (MLST).
chaoren accepted this revision.Feb 15 2015, 10:22 PM
chaoren edited edge metadata.
This revision is now accepted and ready to land.Feb 15 2015, 10:22 PM
ovyalov closed this revision.Feb 17 2015, 3:01 PM

AFFECTED FILES

/lldb/trunk/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
/lldb/trunk/source/Plugins/Platform/POSIX/PlatformPOSIX.h

USERS

ovyalov (Author)

http://reviews.llvm.org/rL229577