llvm-project/lldb/source
Rumeet Dhindsa d9c5613e85 Update logic to close inherited file descriptors.
This patch adds the support to close all inherited fds into the child
process by iterating over /proc/self/fd entries.

Differential Revision: https://reviews.llvm.org/D105732
2021-08-19 14:40:43 -07:00
..
API Ah, fix formatting, I didn't notice lldb-instr's code 2021-08-16 13:46:54 -07:00
Breakpoint [lldb] Use a struct to pass function search options to Module::FindFunction 2021-08-05 10:18:14 -07:00
Commands Add the ability to process save-core stack-memory-only corefiles 2021-08-11 13:37:31 -07:00
Core [LLDB][GUI] Handle return key for compound fields 2021-08-19 11:46:30 -07:00
DataFormatters [nfc] [lldb] Prevent needless copies of DataExtractor 2021-08-04 20:35:53 +02:00
Expression [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
Host Update logic to close inherited file descriptors. 2021-08-19 14:40:43 -07:00
Initialization [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
Interpreter [lldb] [gdb-remote] Add eOpenOptionReadWrite for future gdb compat 2021-08-09 12:06:59 +02:00
Plugins [LLDB] Fix off by one logging placeholders in ClangASTSource::layoutRecordType() 2021-08-17 16:47:46 -07:00
Symbol [lldb][NFC] Remove unused header include 2021-08-19 11:06:56 -07:00
Target [LLDB][GUI] Add Process Launch form 2021-08-18 15:43:30 -07:00
Utility [lldb][AArch64] Add memory tag writing to lldb-server 2021-07-27 12:02:17 +01:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp [lldb] Reinstate support for LLDB_VERSION_STRING 2021-02-22 16:56:00 -08:00