hanchenye-llvm-project/lldb/include/lldb
Jonas Devlieghere 249a1d4f1b [lldb] Add an option to inherit TCC permissions from parent.
Add an option that allows the user to decide to not make the inferior is
responsible for its own TCC permissions. If you don't make the inferior
responsible, it inherits the permissions of its parent. The motivation
is the scenario of running the LLDB test suite from an external hard
drive. If the inferior is responsible, every test needs to be granted
access to the external volume. When the permissions are inherited,
approval needs to be granted only once.

Differential revision: https://reviews.llvm.org/D85237
2020-08-05 10:08:28 -07:00
..
API [lldb] Add copy ctor/assignment operator to SBCommandInterpreterRunOptions 2020-07-30 10:39:30 -07:00
Breakpoint [lldb/Breakpoint] Rename StoppointLocation to StoppointSite and drop its relationship with BreakpointLocation 2020-07-29 22:07:46 +03:00
Core Remove special Hexagon packet traversal code 2020-08-05 12:05:42 -05:00
DataFormatters [lldb][NFC] Remove FormatMap 2020-07-23 18:34:59 +02:00
Expression Unify the return value of GetByteSize to an llvm::Optional<uint64_t> (NFC-ish) 2020-07-27 13:26:35 -07:00
Host [lldb] fix building with panel.h being in /usr/include/ncurses/ 2020-08-05 09:51:12 +02:00
Initialization
Interpreter [lldb][NFC] Use a StringRef for AddRegexCommand::AddRegexCommand parameters 2020-07-27 14:36:47 +02:00
Symbol Thread ExecutionContextScope through GetByteSize where possible (NFC-ish) 2020-07-22 08:56:29 -07:00
Target [lldb] Add an option to inherit TCC permissions from parent. 2020-08-05 10:08:28 -07:00
Utility [lldb] Fix e89414f406 for msvc 2020-07-27 11:49:46 +02: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] Add an option to inherit TCC permissions from parent. 2020-08-05 10:08:28 -07: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-private-enumerations.h [lldb][NFC] Remove FormatterChoiceCriterion 2020-04-15 09:47:15 +02:00
lldb-private-forward.h
lldb-private-interfaces.h
lldb-private-types.h
lldb-private.h
lldb-public.h
lldb-types.h
lldb-versioning.h
module.modulemap [lldb/Host] Remove TaskPool and replace its uses with llvm::ThreadPool 2020-04-22 09:17:49 -07:00