..
API
[lldb/API] Add Breakpoint::SerializeToStructuredData to SBAPI
2020-09-11 20:09:55 +02:00
Breakpoint
[lldb][asan] Mark destructor as virtual to allow subclasses.
2020-08-20 09:21:33 -07:00
Core
Add a "Trace" plug-in to LLDB to add process trace support in stages.
2020-09-21 17:13:18 -07:00
DataFormatters
[lldb] tab completion for class `CommandObjectTypeFormatterDelete`
2020-08-31 14:18:07 +02:00
Expression
Make DWARFExpression::GetLocationExpression public
2020-08-20 15:12:28 -07:00
Host
[lldb/Target] Add custom interpreter option to `platform shell`
2020-09-02 16:36:10 +02:00
Initialization
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08:00
Interpreter
[lldb] Move ScriptCommand and RegexCommand under Commands (NFC)
2020-09-01 17:33:39 -07:00
Symbol
[lldb] Reword CompilerType docstring to not say "generic type"
2020-09-15 22:14:57 -07:00
Target
[intel-pt] Refactor the JSON parsing
2020-09-24 16:35:34 -07:00
Utility
[lldb] Add reproducer verifier
2020-09-02 22:00:00 -07:00
lldb-defines.h
Add an option (-y) to "break set" and "source list" that uses the same
2020-07-20 17:40:36 -07:00
lldb-enumerations.h
[lldb] tab completion for `target modules load -u`
2020-08-11 12:35:36 +02:00
lldb-forward.h
Add a "Trace" plug-in to LLDB to add process trace support in stages.
2020-09-21 17:13:18 -07: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][NFC] Remove FormatterChoiceCriterion
2020-04-15 09:47:15 +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
Add a "Trace" plug-in to LLDB to add process trace support in stages.
2020-09-21 17:13:18 -07:00
lldb-private-types.h
[lldb][NFC] Documention that OptionDefinition::completion_type contains enum values
2020-02-18 10:33:38 +01:00
lldb-private.h
[lldb] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -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] Update header guards to be consistent and compliant with LLVM (NFC)
2020-02-17 23:15:40 -08: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/Host] Remove TaskPool and replace its uses with llvm::ThreadPool
2020-04-22 09:17:49 -07:00