[Lldb-commits] [PATCH] D99497: [LLDB] Fix sync issue in TestVSCode_launch.test_progress_events
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 29 11:37:06 PDT 2021
labath added a comment.
Isn't there a better way to ensure synchronization here? Maybe, executing some command (setting a breakpoint, for instance), that will ensure that all symbols have been parsed?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99497/new/
https://reviews.llvm.org/D99497
More information about the lldb-commits
mailing list