implement hardware breakpoint/watchpoint support on arm
Open
- Dominant language
- C++
- Stars
- 20
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The [HardwareBreakpointManager](https://github.com/compnerd/ds2/blob/main/Sources/Core/ARM/HardwareBreakpointManager.cpp) implementation for arm consists of placeholder stubs.
The following lldb tests fail due to missing support:
```
TestCompletion.CommandLineCompletionTestCase.test_common_complete_watchpoint_ids
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.