llvm-project/lldb/tools/debugserver/scripts
Todd Fiala 5000e28a5e Make lldb build with Makefiles on OS X.
This change does the following:

* Adds Makefile build scripts to debug server.

* Fixes a few small mistakes in the other makefiles.

* Modifies generate-vers.pl slightly to also work for debugserver.

* Changes the OS X, non-framework python search path from libdir to
  libdir/python2.X/site-packages where it is installed by the build
  system (also where it is installed on other operating systems).

Patch by Keno Fischer.

llvm-svn: 199543
2014-01-18 08:05:32 +00:00
..
CMakeLists.txt Add support for building debugserver with CMake (on Mac OS X) 2013-08-09 16:29:10 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
dbgnub-config.pl Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
diagnose-termination.d Re-adding this previously removed file. 2012-09-20 23:08:52 +00:00