android-riscv64
android-riscv64 copied to clipboard
kernel: missing hardware breakpoint support
i was hoping to finish off set_watchpoint in https://android.googlesource.com/platform/bionic/+/master/tests/sys_ptrace_test.cpp#110 but it looks like there's nothing in the kernel yet for hardware breakpoints?
(we'll need this before we can work on lldb support, or we can fix the CTS tests that check that the basic kernel functionality works.)