Files
clang-p2996/lldb/source/Core/Debugger.cpp
Jonas Devlieghere c24199e8e8 [lldb] Always listen for progress events in the default event handler
We came to the conclusion that this doesn't matter for VSCode/Xcode
because they don't use the default event loop and that other clients
who might care should use the setting.

Differential revision: https://reviews.llvm.org/D120972
2022-03-10 12:51:27 -08:00

66 KiB