..
API
[lldb] Add support for a "global" lldbinit file
2022-02-18 12:30:22 +01:00
Breakpoint
Fix up the "lldb log break" channel output.
2022-03-03 12:10:39 -08:00
Core
[lldb] Add a setting to change the autosuggestion ANSI escape codes
2022-03-07 08:54:37 -08:00
DataFormatters
[lldb] Remove redundant member initialization (NFC)
2022-01-09 12:21:04 -08:00
Expression
[LLDB] Dump valid ranges of variables
2022-03-02 13:44:19 -08:00
Host
[lldb] Add a setting to change the autosuggestion ANSI escape codes
2022-03-07 08:54:37 -08:00
Initialization
[lldb] Use C++11 default member initializers
2021-06-09 09:43:13 -07:00
Interpreter
Change "target.save-jit-objects" to "target.save-jit-objects-dir".
2022-03-07 17:44:51 -08:00
Symbol
[LLDB] Remove cases of using namespace llvm:: from header file
2022-03-03 10:39:06 -08:00
Target
Change "target.save-jit-objects" to "target.save-jit-objects-dir".
2022-03-07 17:44:51 -08:00
Utility
[lldb] Format g_color_tokens as a table (NFC)
2022-03-07 12:13:38 -08:00
Version
[lldb] Make lldbVersion a full fledged library
2021-12-08 15:14:34 -08:00
lldb-defines.h
[lldb] Remove the requirement for windows clients to specify -DIMPORT_LIBLLDB
2022-01-19 12:49:47 +01:00
lldb-enumerations.h
[PDB] Add char8_t type
2022-03-01 13:39:51 -08:00
lldb-forward.h
Added the ability to cache the finalized symbol tables subsequent debug sessions to start faster.
2021-12-16 09:59:55 -08:00
lldb-private-defines.h
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
lldb-private-enumerations.h
[lldb] [client] Implement follow-fork-mode
2021-09-02 12:16:58 +02:00
lldb-private-forward.h
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
lldb-private-interfaces.h
[trace] Add the definition of a TraceExporter plugin
2021-07-26 18:01:50 -07:00
lldb-private-types.h
[lldb] [ABI/X86] Support combining xmm* and ymm*h regs into ymm*
2021-10-20 15:06:45 +02:00
lldb-private.h
[lldb] Make lldbVersion a full fledged library
2021-12-08 15:14:34 -08:00
lldb-public.h
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
lldb-types.h
[lldb][NFC] Use C++ versions of the deprecated C standard library headers
2021-05-26 12:46:12 +02:00
lldb-versioning.h
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
module.modulemap
[lldb] Update the modulemap
2022-01-20 18:28:23 -08:00