Re: [Lldb-commits] [PATCH] D20440: Remove platform plugins from lldb-server

2016-06-29 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL274125: Remove platform plugins from lldb-server (authored by labath). Changed prior to commit: http://reviews.llvm.org/D20440?vs=57807&id=62220#toc Repository: rL LLVM http://reviews.llvm.org/D2044

[Lldb-commits] [PATCH] D20440: Remove platform plugins from lldb-server

2016-05-19 Thread Pavel Labath via lldb-commits
labath created this revision. labath added a reviewer: clayborg. labath added a subscriber: lldb-commits. Herald added subscribers: srhines, danalbert, tberghammer. This removes the last usage of Platform plugins in lldb-server -- it was used for launching child processes, where it can be trivial