Remove usage of find_inferior when calling linux_set_resume_request
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index 9232f07548b8d3a2698c245752f514037ac31ef2..0f9a6394a594b006bf43f5c00139039eabf8df6f 100644 (file)
@@ -1,3 +1,10 @@
+2017-11-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * linux-low.c (struct thread_resume_array): Remove.
+       (linux_set_resume_request): Return void, take arguments
+       directly.
+       (linux_resume): Use for_each_thread.
+
 2017-11-19  Simon Marchi  <simon.marchi@ericsson.com>
 
        * linux-low.c (stuck_in_jump_pad_callback): Change prototype,
This page took 0.02946 seconds and 4 git commands to generate.