[Lldb-commits] [PATCH] D91810: [lldb] Prevent 'process connect' from using local-only plugins
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 23 00:46:18 PST 2020
labath accepted this revision.
labath added a comment.
Seems ok. The code could really use a refactor though...
================
Comment at: lldb/test/Shell/Commands/command-process-connect.test:1
# UNSUPPORTED: system-windows
----------------
I'm pretty sure windows suffered from the same problem.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91810/new/
https://reviews.llvm.org/D91810
More information about the lldb-commits
mailing list