llvm-project/lldb/source
Bruce Mitchener d31113f0b9 Add more NetBSD platform glue for lldb
Summary:
These changes are still incomplete, but  we are almost there.

Changes:
- CMake and gmake code
- SWIG code
- minor code additions

Reviewers: emaste, joerg

Subscribers: youri, akat1, brucem, lldb-commits, joerg

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

llvm-svn: 252403
2015-11-07 15:31:54 +00:00
..
API Add SBType::IsAnonymousType() and relative plumbing in the debugger internals 2015-11-07 02:06:57 +00:00
Breakpoint Make the language specifier to "break set" actually filter the names by their language. So for 2015-11-06 22:48:59 +00:00
Commands Make the language specifier to "break set" actually filter the names by their language. So for 2015-11-06 22:48:59 +00:00
Core Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
DataFormatters Fix an issue where LLDB would truncate summaries for string types without producing any evidence thereof 2015-11-04 00:02:08 +00:00
Expression Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
Host Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
Initialization Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00
Interpreter LLDB needs a mutex around getopt_long_only() function calls to avoid multi-threading option parsing issues. 2015-11-05 00:38:39 +00:00
Plugins Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
Symbol Add SBType::IsAnonymousType() and relative plumbing in the debugger internals 2015-11-07 02:06:57 +00:00
Target Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
Utility Fix module cache sym links' creation for symbol files. 2015-11-03 00:30:19 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
Makefile [Makefiles] Align library names with CMake build 2015-07-14 20:25:19 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00