Remove usage of find_inferior in iterate_over_lwps
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index c9f5966b502997da8ca72e38f1cb3b31aa6df3d2..5183022ce03e3e4d566a6feec197668443006d53 100644 (file)
@@ -1,3 +1,16 @@
+2017-11-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdbthread.h (find_thread): Add overload with ptid_t filter.
+       * linux-low.c (struct iterate_over_lwps_args): Remove.
+       (iterate_over_lwps_filter): Remove.
+       (iterate_over_lwps): Use find_thread.
+
+2017-11-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * linux-low.c (reset_lwp_ptrace_options_callback): Remove.
+       (linux_handle_new_gdb_connection): Use for_each_thread, inline
+       code from reset_lwp_ptrace_options_callback.
+
 2017-11-19  Simon Marchi  <simon.marchi@ericsson.com>
 
        * linux-arm-low.c (struct update_registers_data): Remove.
This page took 0.028359 seconds and 4 git commands to generate.