[aarch64] Check region OK for HW watchpoint in GDBserver
[deliverable/binutils-gdb.git] / gdb / nat / aarch64-linux-hw-point.h
index a27a2018570a4b2a2fd710244a0ad250a0b66a7c..a3cf7d9d4bcf316bf10b22c9e2caa0a6a97ee07c 100644 (file)
@@ -182,4 +182,6 @@ void aarch64_linux_get_debug_reg_capacity (int tid);
 
 struct aarch64_debug_reg_state *aarch64_get_debug_reg_state (pid_t pid);
 
+int aarch64_linux_region_ok_for_watchpoint (CORE_ADDR addr, int len);
+
 #endif /* AARCH64_LINUX_HW_POINT_H */
This page took 0.024763 seconds and 4 git commands to generate.