Remove for_each_inferior_with_data
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index e852020395586c14dd07714664a094c4a32f3d8e..ccab17e350bf8f1baf8c4dbf24f956f3759811a0 100644 (file)
@@ -1,3 +1,10 @@
+2017-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * inferiors.c (for_each_inferior_with_data): Remove.
+       * inferiors.h (for_each_inferior_with_data): Remove.
+       * server.c (handle_qxfer_threads_worker): Change parameter type.
+       (handle_qxfer_threads_proper): Use for_each_thread.
+
 2017-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * inferiors.c (for_each_inferior): Remove.
This page took 0.036509 seconds and 4 git commands to generate.