summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/libdebugserver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for building debugserver with CMake (on Mac OS X)Daniel Malea2013-08-091-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 ofJason Molenda2013-03-011-7/+8
| | | | | | these two new files. llvm-svn: 176312
* Add the libdebugserver.cpp for creating a library that does debugserverJason Molenda2013-02-281-0/+396
work. There isn't any target in the xcode project file which will build this yet. llvm-svn: 176234
OpenPOWER on IntegriCloud