llvm-project/lldb/source/Plugins/DynamicLoader
Kamil Rytarowski 3eef2b5e96 Battery of NetBSD support improvements
Summary:
Include initial support for:
 - single step mode (PT_STEP)
 - single step trap handling (TRAP_TRACE)
 - exec() trap (TRAP_EXEC)
 - add placeholder interfaces for FPR
 - initial code for NetBSD core(5) files
 - minor tweaks

While there improve style of altered elf-core/ files.

This code raises the number of passing tests on NetBSD to around 50% (600+/1200+).

The introduced code is subject to improve afterwards for additional features and bug fixes.

Sponsored by <The NetBSD Foundation>

Reviewers: labath, joerg, emaste, kettenis

Reviewed By: labath

Subscribers: srhines, #lldb

Tags: #lldb

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

llvm-svn: 299109
2017-03-30 20:25:29 +00:00
..
Darwin-Kernel Move FileSpec from Host -> Utility. 2017-03-22 18:40:07 +00:00
Hexagon-DYLD Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
MacOSX-DYLD Move FileSpec from Host -> Utility. 2017-03-22 18:40:07 +00:00
POSIX-DYLD Battery of NetBSD support improvements 2017-03-30 20:25:29 +00:00
Static Move FileSpec from Host -> Utility. 2017-03-22 18:40:07 +00:00
Windows-DYLD [CMake] [1/4] Update a batch of plugins 2017-01-31 22:21:19 +00:00
CMakeLists.txt Move WindowsDYLD to the Plugins/DynamicLoader directory. 2015-07-08 18:07:13 +00:00