llvm-project/lldb/source/Plugins/Process/FreeBSD
Michał Górny db457e6479 [lldb] [Process/FreeBSD] Fix arm64 build after RegisterInfoPOSIX_arm64 changes
Commit 88a5b35d63 changed the API
of RegisterInfoPOSIX_arm64 and effectively broke the FreeBSD plugin.
Update it to work with the new API.

Differential Revision: https://reviews.llvm.org/D101521
2021-05-01 22:50:49 +02:00
..
CMakeLists.txt [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeProcessFreeBSD.cpp [lldb] [gdb-remote] Report QPassSignals and qXfer via extensions API 2021-04-27 19:34:00 +02:00
NativeProcessFreeBSD.h [lldb] [Process/FreeBSD] Report fork/vfork events to LLGS 2021-04-25 19:40:46 +02:00
NativeRegisterContextFreeBSD.cpp [lldb] Rename FreeBSDRemote to FreeBSD (NFC) 2021-02-15 13:04:11 +01:00
NativeRegisterContextFreeBSD.h Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups 2021-04-13 11:03:06 +02: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] Fix arm64 build after RegisterInfoPOSIX_arm64 changes 2021-05-01 22:50:49 +02:00
NativeRegisterContextFreeBSD_arm64.h Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups 2021-04-13 11:03:06 +02: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 Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups 2021-04-13 11:03:06 +02:00
NativeRegisterContextFreeBSD_x86_64.h Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups 2021-04-13 11:03:06 +02:00
NativeThreadFreeBSD.cpp [lldb] [Process/FreeBSD] Report fork/vfork events to LLGS 2021-04-25 19:40:46 +02:00
NativeThreadFreeBSD.h [lldb] [Process/FreeBSD] Report fork/vfork events to LLGS 2021-04-25 19:40:46 +02:00