llvm-project/lldb/tools/debugserver
Jason Molenda a332978b2a lldb arm64 import.
These changes were written by Greg Clayton, Jim Ingham, Jason Molenda.

It builds cleanly against TOT llvm with xcodebuild.  I updated the
cmake files by visual inspection but did not try a build.  I haven't
built these sources on any non-Mac platforms - I don't think this
patch adds any code that requires darwin, but please let me know if
I missed something.

In debugserver, MachProcess.cpp and MachTask.cpp were renamed to
MachProcess.mm and MachTask.mm as they picked up some new Objective-C
code needed to launch processes when running on iOS.

llvm-svn: 205113
2014-03-29 18:54:20 +00:00
..
debugserver.xcodeproj lldb arm64 import. 2014-03-29 18:54:20 +00:00
resources Bump to lldb-133. 2012-03-17 03:27:04 +00:00
scripts Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
source lldb arm64 import. 2014-03-29 18:54:20 +00:00
CMakeLists.txt Fix CMake build of debugserver on Mac OS X. 2014-01-10 23:06:17 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
debugnub-exports