android-riscv64 icon indicating copy to clipboard operation
android-riscv64 copied to clipboard

kernel: missing hardware breakpoint support

Open enh-google opened this issue 2 years ago • 1 comments

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?

enh-google avatar Mar 15 '23 00:03 enh-google

(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.)

enh-google avatar Mar 23 '23 18:03 enh-google