[Lldb-commits] [PATCH] D94320: [debugserver] Various plist changes

2021-01-08 Thread Jonas Devlieghere via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG272355128f48: [debugserver] Various plist changes (authored by JDevlieghere). Herald added a project: LLDB. Changed prior to commit: https://reviews.llvm.org/D94320?vs=315435&id=315565#toc Repository:

[Lldb-commits] [PATCH] D94320: [debugserver] Various plist changes

2021-01-08 Thread Jason Molenda via Phabricator via lldb-commits
jasonmolenda accepted this revision. jasonmolenda added a comment. This revision is now accepted and ready to land. Thanks Jonas, LGTM. Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D94320/new/ https://reviews.llvm.org/D94320 ___

[Lldb-commits] [PATCH] D94320: [debugserver] Various plist changes

2021-01-08 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere created this revision. JDevlieghere added a reviewer: jasonmolenda. Herald added a subscriber: mgorny. JDevlieghere requested review of this revision. - Remove unused plists that were referenced (but unused) by Xcode. - Move all debugserver plists unders `tools/debugserver/resources`.