llvm/lldb
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
..
bindings [lldb] Add SBType::IsAggregateType 2022-03-09 08:33:08 -08:00
cmake [lldb] Add support for a "global" lldbinit file 2022-02-18 12:30:22 +01:00
docs [lldb] Update the CI docs 2022-03-02 22:40:05 -08:00
examples [lldb/crashlog] Reformat module loading logs (NFC) 2022-03-10 11:06:59 -08:00
include/lldb [LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER and S_DEFRANGE_SUBFIELD_REGISTER 2022-03-10 12:40:31 -08:00
packages/Python/lldbsuite [lldb] Add SBType::IsAggregateType 2022-03-09 08:33:08 -08:00
resources
scripts
source [lldb] Always listen for progress events in the default event handler 2022-03-10 12:51:27 -08:00
test [LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER and S_DEFRANGE_SUBFIELD_REGISTER 2022-03-10 12:40:31 -08:00
third_party/Python/module
tools [lldb/driver] Fix SIGTSTP handling 2022-03-09 14:31:17 +01:00
unittests [LLDB][NativePDB] Add support for S_DEFRANGE_REGISTER and S_DEFRANGE_SUBFIELD_REGISTER 2022-03-10 12:40:31 -08:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py