llvm-project/lldb/tools/lldb-server
Bruce Mitchener c32c277b84 Include platform agnostic <HostGetOpt.h> in the place of <getopt.h>
Summary: Problem caught on NetBSD with missing getopt_long_only(3).

Change by Kamil Rytarowski <n54@gmx.com>

Reviewers: joerg, brucem

Subscribers: brucem, lldb-commits

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

llvm-svn: 248990
2015-10-01 07:45:58 +00:00
..
CMakeLists.txt [lldb-server] No need to add pthread twice. 2015-09-21 17:23:22 +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 -lpthread to LLDB shared lib link line unconditionally 2015-06-29 21:52:45 +00:00
lldb-gdbserver.cpp Include platform agnostic <HostGetOpt.h> in the place of <getopt.h> 2015-10-01 07:45:58 +00:00
lldb-platform.cpp Fix temp port file path generation in lldb-platform. 2015-07-14 18:54:52 +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