Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for building debugserver with CMake (on Mac OS X) | Daniel Malea | 2013-08-09 | 1 | -1/+1 |
| | | | | | | | | - 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 | ||||
* | Add the standard LLVM copyright notice to the top of | Jason Molenda | 2013-03-01 | 1 | -7/+8 |
| | | | | | | these two new files. llvm-svn: 176312 | ||||
* | Add the libdebugserver.cpp for creating a library that does debugserver | Jason Molenda | 2013-02-28 | 1 | -0/+396 |
work. There isn't any target in the xcode project file which will build this yet. llvm-svn: 176234 |