Refactor clone_all_breakpoints
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 7fae552d229faf220d87b337f132786e079c2231..c440d6686f71c375ee4201e5280adf3c7d222522 100644 (file)
@@ -1,3 +1,12 @@
+2016-07-21  Yao Qi  <yao.qi@linaro.org>
+
+       * inferiors.c (get_thread_process): Make parameter const.
+       * inferiors.h (get_thread_process): Update declaration.
+       * mem-break.c (clone_all_breakpoints): Remove all parameters.
+       Add new parameters child_thread and parent_thread.  Callers
+       updated.
+       * mem-break.h (clone_all_breakpoints): Update declaration.
+
 2016-07-21  Yao Qi  <yao.qi@linaro.org>
 
        * mem-break.c (struct breakpoint) <cond_list>: Remove.
This page took 0.033696 seconds and 4 git commands to generate.