hanchenye-llvm-project/lldb
Daniel Malea ec2f90c025 Add support for building debugserver with CMake (on Mac OS X)
- updated RNBDefs.h to allow version numbers to be passed in via preprocessor defines
- update libdebugserver.cpp to compile against latest DNBProcessKill signature

Review: http://llvm-reviews.chandlerc.com/D1331
llvm-svn: 188078
2013-08-09 16:29:10 +00:00
..
docs Minor typeo fixes in doc scripts 2013-07-19 17:32:48 +00:00
examples Fix typeo in diagnose-unwind.py. 2013-07-15 22:40:17 +00:00
include New settings: target.use-hex-immediates and target.hex-immediates-style 2013-08-07 21:54:09 +00:00
lib Re-introduces ELF core file support for Linux x86-64 2013-07-17 16:06:12 +00:00
lldb.xcodeproj Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
scripts Ensure that we don't build LLVM with a dependency 2013-08-08 21:30:51 +00:00
source Handle SI_KERNEL signal code for SIGSEGV exceptions. 2013-08-09 15:26:56 +00:00
test New settings: target.use-hex-immediates and target.hex-immediates-style 2013-08-07 21:54:09 +00:00
tools Add support for building debugserver with CMake (on Mac OS X) 2013-08-09 16:29:10 +00:00
utils Fixed continue issues with process attach/detach 2013-05-28 21:27:03 +00:00
www Document "show args" -> "settings show target.run-args" 2013-07-26 23:20:05 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
CMakeLists.txt Revise r184335 so that warning suppression flag is only for clang 3.4 and higher 2013-06-20 06:47:36 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Fix Linux i386 build 2013-03-07 00:48:53 +00:00