[debugger][x64] Watchpoint installation helpers.
This implements the logic of setting the required values into the zx_thread_state_debug_regs_t struct for correctly setting and removing watchpoints within zircon. TEST=unit. Change-Id: I96108baada0364376369cd2ac4a0c20f0e8f38ac
Showing
- src/developer/debug/debug_agent/arch_x64_helpers.cc 146 additions, 26 deletionssrc/developer/debug/debug_agent/arch_x64_helpers.cc
- src/developer/debug/debug_agent/arch_x64_helpers.h 15 additions, 3 deletionssrc/developer/debug/debug_agent/arch_x64_helpers.h
- src/developer/debug/debug_agent/arch_x64_helpers_unittest.cc 359 additions, 81 deletionssrc/developer/debug/debug_agent/arch_x64_helpers_unittest.cc
Loading
Please register or sign in to comment