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 ```