summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm64.cpp
AgeCommit message (Expand)Author
2025-07-28[lldb][AArch64] Add HWCAP3 to register field detection (#145029)David Spickett
2024-10-16[llbd] Finish Turn lldb_private::Status into a value type. (#10616) (#112420)Brooks Davis
2024-08-27[lldb] Turn lldb_private::Status into a value type. (#106163)Adrian Prantl
2024-07-01[lldb][FreeBSD][AArch64] Enable register field detection (#85058)David Spickett
2022-04-05[lldb] Add more missing consts in NativeRegisterContextsJonas Devlieghere
2022-04-05[lldb] Update the NativeRegisterContext to take a WritableMemoryBufferJonas Devlieghere
2022-01-26[lldb] Convert POSIXLog to use the new APIPavel Labath
2021-05-01[lldb] [Process/FreeBSD] Fix arm64 build after RegisterInfoPOSIX_arm64 changesMichał Górny
2021-04-13Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated f...Pavel Labath
2021-04-08[lldb] [Process] Watch for fork/vfork notificationsMichał Górny
2021-03-10[lldb] [Process/FreeBSD] Introduce aarch64 hw break/watchpoint supportMichał Górny
2021-02-15[lldb] Rename FreeBSDRemote to FreeBSD (NFC)Michał Górny