llvm-project/lldb/source/Plugins/Process/FreeBSD
Michał Górny 771c4c9cf6 [lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint support
Split out the common base of Linux hardware breakpoint/watchpoint
support for AArch64 into a Utility class, and use it to implement
the matching support on FreeBSD.

Differential Revision: https://reviews.llvm.org/D96548
2021-03-10 18:36:19 +01:00
..
CMakeLists.txt [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeProcessFreeBSD.cpp [lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint support 2021-03-10 18:36:19 +01:00
NativeProcessFreeBSD.h [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD.h [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_arm.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_arm.h [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_arm64.cpp [lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint support 2021-03-10 18:36:19 +01:00
NativeRegisterContextFreeBSD_arm64.h [lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint support 2021-03-10 18:36:19 +01:00
NativeRegisterContextFreeBSD_mips64.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_mips64.h [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_powerpc.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_powerpc.h [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_x86_64.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD_x86_64.h [lldb] Rename NativeRegisterContext{Watchpoint => DBReg}_x86 2021-03-01 16:23:36 +01:00
NativeThreadFreeBSD.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeThreadFreeBSD.h [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00