llvm-capstone/lldb/source
Jonas Devlieghere a902015f54
[lldb] Fix grammar in error message emitted by IRExecutionUnit
The error message "Couldn't lookup symbols" emitted from IRExecutionUnit
is grammatically incorrect. "Lookup" is noun when spelled without a
space. Update the error message to use the verb "look up" instead.
2023-08-24 14:11:30 -07:00
..
API [lldb] Change UnixSignals::GetSignalAsCString to GetSignalAsStringRef 2023-08-21 12:44:17 -07:00
Breakpoint Remove IncrementFalseAlarmsAndReviseHitCount, unused ivars 2023-07-20 15:16:02 -07:00
Commands [lldb] Change UnixSignals::GetSignalAsCString to GetSignalAsStringRef 2023-08-21 12:44:17 -07:00
Core [lldb] Add support for recognizing swift mangled names 2023-08-22 10:28:55 -07:00
DataFormatters [lldb] Add log indicating which kind of data formatter 2023-06-30 16:51:14 -07:00
Expression [lldb] Fix grammar in error message emitted by IRExecutionUnit 2023-08-24 14:11:30 -07:00
Host [lldb] Fix warnings 2023-08-15 12:46:36 -07:00
Initialization [lldb] Add diagnostics 2022-10-31 14:40:38 -07:00
Interpreter [lldb] Sink StreamFile into lldbHost 2023-08-09 17:17:18 -07:00
Plugins Platform qemu-user: Build path to qemu automatically if not specified 2023-08-22 14:20:18 -05:00
Symbol [lldb][NFCI] Silence warning about unhandled value eManglingSchemeSwift in switch statement 2023-08-22 10:35:36 -07:00
Target Revert "[lldb] Fix data race in ThreadList" 2023-08-22 11:14:04 -07:00
Utility Simplify address mask setting logic in AddressableBits 2023-08-17 16:22:39 -07:00
Version [lldb][CMake] Enforce not linking against plugin libs in core libs 2023-03-21 16:24:36 -07:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00