Add the libdebugserver.cpp for creating a library that does debugserver
authorJason Molenda <jmolenda@apple.com>
Thu, 28 Feb 2013 04:25:38 +0000 (04:25 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 28 Feb 2013 04:25:38 +0000 (04:25 +0000)
commitd676074d8f56f0304b4d7d0825dc2a38066e2e40
treeb8da182081b353090276f2846cffa083f72383fc
parent933ca2e2ea3ca69f15292538bde19128e95b6bd6
Add the libdebugserver.cpp for creating a library that does debugserver
work.  There isn't any target in the xcode project file which will build
this yet.

llvm-svn: 176234
lldb/tools/debugserver/source/libdebugserver.cpp [new file with mode: 0644]
lldb/tools/debugserver/source/libdebugserver.h [new file with mode: 0644]