[Lldb-commits] [PATCH] D56741: [CMake] Explicitly list User32 as dependency of lldb-mi
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jan 15 15:42:42 PST 2019
jingham added a comment.
That seems right. TTTT, IME on a decently fast Linux or macOS machine "attach -w" will get lldb attached to the process way before it would have gotten this far, so I'm not sure how useful this convenience is altogether. But maybe "attach -w" is slower on Windows.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56741/new/
https://reviews.llvm.org/D56741
More information about the lldb-commits
mailing list