llvm-capstone/lldb/tools
Jorge Gorbe Moya 7d4d25c42a [lldb-vscode] Don't call SBValue.GetError after generating a summary.
In some occasions, SBValue::GetError can invalidate its cached
`m_summary_str` member. This in turn invalidates any StringRef variables
pointing to it.

Differential Revision: https://reviews.llvm.org/D136890
2022-10-27 15:05:27 -07:00
..
argdumper [lldb] Remove a few unused .exports files 2021-08-05 22:17:00 +02:00
compact-unwind Don't re-define constants that are now in compact_unwind_encoding.h. 2021-09-09 17:01:43 -07:00
darwin-debug [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
darwin-threads
debugserver Handle an unknown binary platform type in debugserver 2022-10-27 13:11:20 -07:00
driver [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
intel-features Revert "[cmake] Use CMAKE_INSTALL_LIBDIR too" 2022-08-18 22:46:32 -04:00
lldb-fuzzer [lldb][fuzz] Allow expression fuzzer to be passed as a flag. 2022-09-13 15:39:15 -07:00
lldb-instr [lldb] Revive lldb-instr 2022-01-20 18:06:14 -08:00
lldb-server [LLDB][RISCV] Make software single stepping work 2022-08-16 23:44:50 +08:00
lldb-test [lldb] Use Optional::value instead of Optional::getValue (NFC) 2022-08-19 21:40:48 -07:00
lldb-vscode [lldb-vscode] Don't call SBValue.GetError after generating a summary. 2022-10-27 15:05:27 -07:00
CMakeLists.txt [lldb] Add a fuzzer for target creation 2022-03-25 09:34:00 -07:00