diff options
author | wanglei <wanglei@loongson.cn> | 2024-12-13 10:06:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-13 10:06:55 +0800 |
commit | 6c4e70fcbbb62f38a5aab085634de5faaa5cf729 (patch) | |
tree | 966a85a97098b4c4e166caa888a3000d6d1ec29a /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 3de5e8b23f5c145b13d930eb5019566d3a6f88d5 (diff) | |
download | llvm-6c4e70fcbbb62f38a5aab085634de5faaa5cf729.zip llvm-6c4e70fcbbb62f38a5aab085634de5faaa5cf729.tar.gz llvm-6c4e70fcbbb62f38a5aab085634de5faaa5cf729.tar.bz2 |
[lldb][Process] Introduce LoongArch64 hw break/watchpoint support
This patch adds support for setting/clearing hardware watchpoints and
breakpoints on LoongArch 64-bit hardware.
Refer to the following document for the hw break/watchpoint:
https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html#control-and-status-registers-related-to-watchpoints
Fix Failed Tests:
lldb-shell :: Subprocess/clone-follow-child-wp.test
lldb-shell :: Subprocess/clone-follow-parent-wp.test
lldb-shell :: Subprocess/fork-follow-child-wp.test
lldb-shell :: Subprocess/fork-follow-parent-wp.test
lldb-shell :: Subprocess/vfork-follow-child-wp.test
lldb-shell :: Subprocess/vfork-follow-parent-wp.test
lldb-shell :: Watchpoint/ExpressionLanguage.test
Depends on: #118043
Reviewed By: SixWeining
Pull Request: https://github.com/llvm/llvm-project/pull/118770
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions