llvm-project/lldb/tools/debugserver/source
Jason Molenda f04833f9ee Remove unnecessary entitlement in debugserver for iOS.
<rdar://problem/43631901> 

llvm-svn: 340877
2018-08-28 22:28:34 +00:00
..
MacOSX Add support for PLATFORM_*SIMULATOR 2018-06-15 02:50:45 +00:00
ARM_DWARF_Registers.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ARM_ehframe_Registers.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Introduce lldb-framework CMake target and centralize its logic 2018-06-18 18:27:16 +00:00
ChangeLog
DNB.cpp [debugserver] Fix LC_BUILD_VERSION load command handling. 2018-04-06 04:28:12 +00:00
DNB.h [debugserver] Fix LC_BUILD_VERSION load command handling. 2018-04-06 04:28:12 +00:00
DNBArch.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBArch.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBBreakpoint.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBBreakpoint.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBDataRef.cpp Fix warnings in DNBDataRef.cpp, NFC 2017-12-01 23:24:12 +00:00
DNBDataRef.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBDefs.h Upstreaming avx512 register support in debugserver. These changes 2018-03-06 00:27:41 +00:00
DNBError.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBError.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
DNBLog.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBLog.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBRegisterInfo.cpp Change uses of strncpy in debugserver to strlcpy 2017-12-09 03:37:09 +00:00
DNBRegisterInfo.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBRuntimeAction.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBThreadResumeActions.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBThreadResumeActions.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DNBTimer.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
JSON.cpp Fix warnings in JSON.cpp, NFC 2017-12-01 23:29:04 +00:00
JSON.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
JSONGenerator.h Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
PThreadCondition.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PThreadEvent.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PThreadEvent.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PThreadMutex.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PThreadMutex.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
PseudoTerminal.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
PseudoTerminal.h Rename Error -> Status. 2017-05-12 04:51:55 +00:00
RNBContext.cpp debugserver: Propagate environment in launch-mode (pr35671) 2017-12-22 11:09:21 +00:00
RNBContext.h debugserver: Propagate environment in launch-mode (pr35671) 2017-12-22 11:09:21 +00:00
RNBDefs.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RNBRemote.cpp Delete some dead code 2018-06-08 21:13:26 +00:00
RNBRemote.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RNBServices.cpp Typo fixes. 2018-05-29 09:10:46 +00:00
RNBServices.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
RNBSocket.cpp Fix misc -Wcast-qual warnings, NFC 2017-12-06 19:21:11 +00:00
RNBSocket.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
StdStringExtractor.cpp Move StdStringExtractor to tools/debugserver 2016-09-12 16:13:05 +00:00
StdStringExtractor.h Move StdStringExtractor to tools/debugserver 2016-09-12 16:13:05 +00:00
SysSignal.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SysSignal.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TTYState.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
TTYState.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
com.apple.debugserver.applist.internal.plist
com.apple.debugserver.applist.plist
com.apple.debugserver.internal.plist
com.apple.debugserver.plist
com.apple.debugserver.posix.plist
com.apple.internal.xpc.remote.debugserver.plist Rename remotectl_com.apple.internal.xpc.remote.debugserver.plist 2018-03-19 23:07:31 +00:00
debugserver-entitlements.plist Remove unnecessary entitlement in debugserver for iOS. 2018-08-28 22:28:34 +00:00
debugserver-macosx-entitlements.plist Add the same new entitlement from r326399 to 2018-03-26 23:13:17 +00:00
debugserver.cpp debugserver: Propagate environment in launch-mode (pr35671) 2017-12-22 11:09:21 +00:00
libdebugserver.cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
libdebugserver.h