[all-commits] [llvm/llvm-project] 945965: Introduce NativeRegisterContextDBReg class
wanglei via All-commits
all-commits at lists.llvm.org
Thu Dec 5 01:12:23 PST 2024
Branch: refs/heads/users/wangleiat/spr/lldbprocesslinux-introduce-loongarch64-hw-breakwatchpoint-support
Home: https://github.com/llvm/llvm-project
Commit: 94596521121634dcfe5e357e1444c0fbe725ef63
https://github.com/llvm/llvm-project/commit/94596521121634dcfe5e357e1444c0fbe725ef63
Author: wanglei <wanglei at loongson.cn>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.cpp
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm64.h
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_loongarch64.cpp
M lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_loongarch64.h
M lldb/source/Plugins/Process/Utility/CMakeLists.txt
A lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg.cpp
A lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg.h
M lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_arm64.cpp
M lldb/source/Plugins/Process/Utility/NativeRegisterContextDBReg_arm64.h
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
M lldb/source/Target/Process.cpp
Log Message:
-----------
Introduce NativeRegisterContextDBReg class
Created using spr 1.3.5-bogner
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list