summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/com.apple.debugserver.posix.plist
Commit message (Collapse)AuthorAgeFilesLines
* Upstreaming the apple internal changes that accumulated during theJason Molenda2015-10-231-0/+2
| | | | | | | | | | | | 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
* Correct the label for the com.apple.debugserver.posix plist.Jason Molenda2012-11-291-1/+1
| | | | | | <rdar://problem/12769073> llvm-svn: 168834
* Added a posix_spawn based launchd plist for always using posix_spawn to ↵Greg Clayton2012-11-081-0/+16
launch programs. llvm-svn: 167563
OpenPOWER on IntegriCloud