[Lldb-commits] [PATCH] D56232: [lldb-server] Add remote platform capabilities for Windows
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 12 03:23:39 PST 2019
labath requested changes to this revision.
labath added a comment.
This revision now requires changes to proceed.
Herald added a project: LLDB.
`RemoteAwarePlatform` is a thing now, so you should be able to take the methods from PlatformPOSIX which make sense for you, and sink them into the new class.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56232/new/
https://reviews.llvm.org/D56232
More information about the lldb-commits
mailing list