llvm-project/lldb/source/Plugins/Process/NetBSD
Michał Górny 8aea95f3cb [lldb] Reland "Use translated full ftag values"
Translate between abridged and full ftag values in order to expose
the latter in the gdb-remote protocol while the former are used by
FXSAVE/XSAVE...  This matches the gdb behavior.

The Shell/Register tests now rely on the new behavior, and therefore
are run on non-Darwin systems only.  The Python (API) test relies
on the legacy behavior, and is run on Darwin only.

Differential Revision: https://reviews.llvm.org/D91504
2020-11-21 17:11:38 +01:00
..
CMakeLists.txt [lldb/Plugin] Don't mark ProcessNetBSD as a plugin 2020-02-20 14:35:49 -08:00
NativeProcessNetBSD.cpp [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +01:00
NativeProcessNetBSD.h [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +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 [lldb] Reland "Use translated full ftag values" 2020-11-21 17:11:38 +01:00
NativeRegisterContextNetBSD_x86_64.h [lldb] [Process/NetBSD] Copy the recent improvements from FreeBSD 2020-11-10 20:20:44 +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