..
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
Remove unused/misnamed SetObjectModificationTime
2020-08-25 14:49:34 -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
Copy m_plan_is_for_signal_trap member.
2020-08-26 13:27:01 +02:00
Target
[lldb/Target] Add custom interpreter option to `platform shell`
2020-09-02 16:36:10 +02: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
[lldb/Breakpoint] Rename StoppointLocation to StoppointSite and drop its relationship with BreakpointLocation
2020-07-29 22:07:46 +03: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
[lldb] Move ArchitectureCreateInstance into ldb-private-interfaces
2020-02-18 20:19:54 -08: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