const-fy breakpoint_ops->breakpoint_hit parameter aspace
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 042c60917c5c97a0a5974b805fc0b102585896c7..47a4ac52ec239ce258d988a29ee8353ff9f4a58d 100644 (file)
@@ -1,3 +1,21 @@
+2017-10-26  Yao Qi  <yao.qi@linaro.org>
+
+       * break-catch-sig.c (signal_catchpoint_breakpoint_hit): Make
+       aspace const.
+       * break-catch-syscall.c (breakpoint_hit_catch_syscall):
+       Likewise.
+       * breakpoint.c (bpstat_check_location): Remove cast.
+       (breakpoint_hit_catch_fork): Make aspce const.
+       (breakpoint_hit_catch_solib): Likewise.
+       (breakpoint_hit_catch_exec): Likewise.
+       (breakpoint_hit_ranged_breakpoint): Likewise.
+       (breakpoint_hit_watchpoint): Likewise.
+       (base_breakpoint_breakpoint_hit): Likewise.
+       (bkpt_breakpoint_hit): Likewise.
+       (dprintf_breakpoint_hit): Likewise.
+       (tracepoint_breakpoint_hit): Likewise.
+       * breakpoint.h (breakpoint_ops) <breakpoint_hit>: Likewise.
+
 2017-10-26  Yao Qi  <yao.qi@linaro.org>
 
        * breakpoint.c (breakpoint_location_address_match): Change
This page took 0.026803 seconds and 4 git commands to generate.