llvm-project/lldb
Jonas Devlieghere 272355128f [debugserver] Various plist changes
- Remove unused plists that were referenced (but unused) by Xcode.
 - Move all debugserver plists unders tools/debugserver/resources.
 - Add the ability to distinguish between com.apple.security.cs.debugger
   and com.apple.private.cs.debugger.

rdar://66082043

Differential revision: https://reviews.llvm.org/D94320
2021-01-08 18:53:08 -08:00
..
bindings [lldb] Add SBType::GetEnumerationIntegerType method 2020-12-22 10:08:22 -08:00
cmake [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
docs [lldb] Bump the required SWIG version to 3 2021-01-08 08:47:21 -08:00
examples
include/lldb [lldb] Make DoReadMemory a protected method. 2021-01-07 21:06:36 -08:00
packages/Python [lldb] Fix logging in lldb-server tests 2020-12-29 08:33:12 +01:00
resources [lldb] Remove stale LLDB-Info.plist 2021-01-08 10:12:16 -08:00
scripts
source Don't take the address of a temporary 2021-01-08 13:24:07 -08:00
test [lldb] Remove stale LLDB-Info.plist 2021-01-08 10:12:16 -08:00
third_party/Python/module
tools [debugserver] Various plist changes 2021-01-08 18:53:08 -08:00
unittests [lldb] [unittests] Filter FreeBSD through CMake rather than #ifdef 2020-12-17 13:55:42 +01:00
utils
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py