llvm-project/lldb/tools/debugserver
Jason Molenda 7fa342bd2a Remove attach-failed-due-to-SIP checks which were not working
The SIP debugserver was calling in attach_failed_due_to_sip
haven't worked for a while; remove them.  To check this
properly we'd need debugsever to call out to codesign(1) to
inspect the entitlements, or the equivalant API,
and I'm not interested in adding that at this point.  SIP
is has been the default on macOS for a couple of releases
and it's expected behavior now.

<rdar://problem/59198052>
2020-04-16 15:22:14 -07:00
..
debugserver.xcodeproj Update so debugserver can be built on macos again with xcodebuild. 2020-03-18 21:46:20 -07:00
resources Remove the old SecTaskAccess entry from debugserver's plist 2020-03-16 21:54:32 -07:00
scripts
source Remove attach-failed-due-to-SIP checks which were not working 2020-04-16 15:22:14 -07:00
CMakeLists.txt [lldb] Never compile the debugserver with Clang module flags 2020-03-06 17:26:39 -08:00
debugnub-exports