llvm-project/lldb/tools/lldb-server
Bruce Mitchener b5c891908d Add more autotools/gmake NetBSD glue
Summary: This diff approaches building the project natively on NetBSD with the autoconf/gmake framework.

Patch by Kamil Rytarowski. Thanks!

Reviewers: emaste, clayborg

Subscribers: tberghammer, joerg, brucem, lldb-commits

Differential Revision: http://reviews.llvm.org/D14531

llvm-svn: 253153
2015-11-15 02:00:09 +00:00
..
Acceptor.cpp Make lldb-gdbserver to take explicit socket scheme as command line argument. 2015-10-28 19:49:50 +00:00
Acceptor.h Make lldb-gdbserver to take explicit socket scheme as command line argument. 2015-10-28 19:49:50 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
LLDBServerUtilities.cpp Fix crash in lldb-server caused by an API change in LLVM 2015-09-10 11:08:41 +00:00
LLDBServerUtilities.h Make log options uniform betwwen lldb-platform and lldb-gdbserver 2015-05-27 13:34:04 +00:00
Makefile Add more autotools/gmake NetBSD glue 2015-11-15 02:00:09 +00:00
lldb-gdbserver.cpp Fix lldb-server - write null terminating symbol along with port number. 2015-10-21 21:58:22 +00:00
lldb-platform.cpp Make lldb-gdbserver to take explicit socket scheme as command line argument. 2015-10-28 19:49:50 +00:00
lldb-server.cpp Make log options uniform betwwen lldb-platform and lldb-gdbserver 2015-05-27 13:34:04 +00:00
lldb-server.exports Only export public symbols with the cmake build. 2015-09-04 00:00:41 +00:00