llvm-project/lldb/source/Plugins/Process/NetBSD
Michał Górny d5317b41c5 [Process/NetBSD] Copy changes from FreeBSDRemote and reformat
Copy changes, including:

- NativeProcessNetBSD::GetLoadedModuleFileSpec()
  and NativeProcessNetBSD::GetFileLoadAddress() methods

- split x86 register sets by CPU extensions

- use offset/size-based register reading/writing

Differential Revision: https://reviews.llvm.org/D93541
2021-01-02 19:15:12 +01:00
..
CMakeLists.txt [lldb/Plugin] Don't mark ProcessNetBSD as a plugin 2020-02-20 14:35:49 -08:00
NativeProcessNetBSD.cpp [Process/NetBSD] Copy changes from FreeBSDRemote and reformat 2021-01-02 19:15:12 +01:00
NativeProcessNetBSD.h [Process/NetBSD] Copy changes from FreeBSDRemote and reformat 2021-01-02 19:15:12 +01:00
NativeRegisterContextNetBSD.cpp [lldb] Split out NetBSD/x86 watchpoint impl for unification 2020-10-23 12:20:15 +02:00
NativeRegisterContextNetBSD.h [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +01:00
NativeRegisterContextNetBSD_x86_64.cpp [Process/NetBSD] Copy changes from FreeBSDRemote and reformat 2021-01-02 19:15:12 +01:00
NativeRegisterContextNetBSD_x86_64.h [Process/NetBSD] Copy changes from FreeBSDRemote and reformat 2021-01-02 19:15:12 +01:00
NativeThreadNetBSD.cpp [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +01:00
NativeThreadNetBSD.h [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +01:00