llvm-project/lldb/source/Plugins
Kamil Rytarowski 3202ce6fe0 Synchronize PlatformNetBSD with Linux
Summary:
Update the code to the new world code.

These changes are needed for remote process plugin.

Sponsored by <The NetBSD Foundation>

Reviewers: emaste, clayborg, joerg, labath

Reviewed By: clayborg, labath

Subscribers: #lldb

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D29266

llvm-svn: 294145
2017-02-05 21:32:38 +00:00
..
ABI Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Disassembler Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
DynamicLoader Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
ExpressionParser Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Instruction Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
InstrumentationRuntime Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
JITLoader Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Language Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
LanguageRuntime Remove LIBLLDB_LOG_VERBOSE category 2017-02-05 00:44:54 +00:00
MemoryHistory [CMake] [2/4] Update a batch of plugins 2017-01-31 22:23:49 +00:00
ObjectContainer Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
ObjectFile Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
OperatingSystem Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
Platform Synchronize PlatformNetBSD with Linux 2017-02-05 21:32:38 +00:00
Process Use LLDB_LOG in NativeRegisterContextLinux*** files 2017-02-03 18:50:41 +00:00
ScriptInterpreter Remove LIBLLDB_LOG_VERBOSE category 2017-02-05 00:44:54 +00:00
StructuredData Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SymbolFile Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SymbolVendor Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
SystemRuntime Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
UnwindAssembly Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
CMakeLists.txt Add StructuredData plugin type; showcase with new DarwinLog feature 2016-08-19 04:21:48 +00:00