watchpoint regression debugging with remote protocol (bare metal)
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0ea322873065dab4d6e6f45ee8985794d12e67fd..5bef53737c3d3795b2b0e70b77faafc011e40b92 100644 (file)
@@ -1,3 +1,14 @@
+2017-11-21  Joel Brobecker  <brobecker@adacore.com>
+
+       * ravenscar-thread.c (ravenscar_stopped_by_sw_breakpoint)
+       (ravenscar_stopped_by_hw_breakpoint, ravenscar_stopped_by_watchpoint)
+       (ravenscar_stopped_data_address, ravenscar_core_of_thread):
+       New functions.
+       (init_ravenscar_thread_ops): Set the to_stopped_by_sw_breakpoint,
+       to_stopped_by_hw_breakpoint, to_stopped_by_watchpoint,
+       to_stopped_data_address and to_core_of_thread fields of
+       ravenscar_ops.
+
 2017-11-21  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * ppc-tdep.h (enum powerpc_long_double_abi): New data type.
This page took 0.030133 seconds and 4 git commands to generate.