llvm-project/lldb/tools/debugserver/source/MacOSX
Jason Molenda c611a74059 Upstreaming the apple internal changes that accumulated during the
previous release.  Most of the diffs are duplication in the xcode
project file caused by adding a "debugserver-mini" target.  Jim
Ingham added support for a new SPI needed to request app launches
on iOS.  Greg Clayton added code to indicate the platform of the
binary (macosx, ios, watchos, tvos) based on Mach-O load commands.
Jason Molenda added code so debugserver will identify when it is
running on a tvos/watchos device to lldb.

llvm-svn: 251091
2015-10-23 02:49:51 +00:00
..
arm A partner to the cleanup in r247741, change the variables names in 2015-09-15 23:49:57 +00:00
arm64 A partner to the cleanup in r247741, change the variables names in 2015-09-15 23:49:57 +00:00
i386 A partner to the cleanup in r247741, change the variables names in 2015-09-15 23:49:57 +00:00
ppc Fix warnings. 2015-07-22 17:31:44 +00:00
x86_64 A partner to the cleanup in r247741, change the variables names in 2015-09-15 23:49:57 +00:00
CFBundle.cpp Resolve any bundle paths we are given when the specified executable is a bundle. 2012-10-31 21:44:39 +00:00
CFBundle.h Resolve any bundle paths we are given when the specified executable is a bundle. 2012-10-31 21:44:39 +00:00
CFData.cpp
CFData.h
CFString.cpp
CFString.h
CFUtils.h
CMakeLists.txt [cmake] Fix cmake build on OSX after r250335 for older versions of cmake 2015-10-22 22:48:52 +00:00
Genealogy.cpp Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
Genealogy.h Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
GenealogySPI.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
HasAVX.h
HasAVX.s Add missing newline at EOF. 2015-08-13 02:44:40 +00:00
MachException.cpp More packet performance improvements. 2015-07-17 23:42:28 +00:00
MachException.h Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
MachProcess.h Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
MachProcess.mm Upstreaming the apple internal changes that accumulated during the 2015-10-23 02:49:51 +00:00
MachTask.h Allow for a task port to change when we exec. 2014-04-30 20:27:01 +00:00
MachTask.mm Fix warnings. 2015-07-22 17:31:44 +00:00
MachThread.cpp Quiet build warnings on MacOSX. 2015-08-18 22:30:25 +00:00
MachThread.h Fix warnings. 2015-07-22 17:31:44 +00:00
MachThreadList.cpp Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
MachThreadList.h Fix debugserver warnings on MacOSX. 2015-03-09 19:45:23 +00:00
MachVMMemory.cpp [debugserver] Fix sign comparison warning. 2015-09-01 23:45:14 +00:00
MachVMMemory.h [debugserver] Fix sign comparison warning. 2015-09-01 23:45:14 +00:00
MachVMRegion.cpp
MachVMRegion.h
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
ThreadInfo.h Initial merge of some of the iOS 8 / Mac OS X Yosemite specific 2014-06-13 02:37:02 +00:00
dbgnub-mig.defs Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
stack_logging.h