llvm-project/lldb/include/lldb
Jonas Devlieghere bfb2783726 [lldb/Reproducers] Make SBStream::Print an API instead of a SWIG extension
This makes it possible to instrument the call for the reproducers. This
fixes TestStructuredDataAPI.py with reproducer replay.

Differential revision: https://reviews.llvm.org/D80312
2020-05-20 10:37:18 -07:00
..
API [lldb/Reproducers] Make SBStream::Print an API instead of a SWIG extension 2020-05-20 10:37:18 -07:00
Breakpoint [lldb] Make BreakpointResolver hold weak_ptr instead of raw pointer to breakpoint 2020-03-04 16:56:50 +03:00
Core [lldb] Switch Section-dumping code to raw_ostream 2020-05-14 11:59:18 +02:00
DataFormatters Revert "[lldb/DataFormatter] Check for overflow when finding NSDate epoch" 2020-05-20 12:44:19 +02:00
Expression [lldb/Expression] Make Language() const, NFC 2020-05-04 14:42:01 -07:00
Host [lldb/Driver] Support terminal resizing 2020-05-12 11:55:25 -07:00
Initialization [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
Interpreter Complete breakpoint enable/disable/delete/modify with a list of breakpoint IDs 2020-05-11 15:21:51 +02:00
Symbol Add an explicit API to read the Xcode SDK DWARF attribute from compile units 2020-05-06 13:16:16 -07:00
Target [lldb/Properties] Move OSPluginReportsAllThreads from Target to Process 2020-05-19 11:26:39 -07:00
Utility [lldb/Reproducers] Add test-specific API to set the test CWD 2020-05-13 09:00:07 -07:00
lldb-defines.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
lldb-enumerations.h [lldb/CommandInterpreter] Add CommandInterpreterRunResult (NFC) 2020-05-01 11:29:28 -07:00
lldb-forward.h Create basic SBEnvironment class 2020-03-23 19:23:33 -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 [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