gdb/infrun: stop all threads if there exists a non-stop target
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c7f4ac4f54f9e0f7cb06c1c656b1ce3ed47a8fd1..ef62216e0adb8425ea56d1585292c9fbe1125dca 100644 (file)
@@ -1,3 +1,11 @@
+2020-04-01  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       * infrun.c (stop_all_threads): Update assertion, plus when
+       stopping threads, take into account that we might be trying
+       to stop an all-stop target.
+       (stop_waiting): Call 'stop_all_threads' if there exists a
+       non-stop target.
+
 2020-04-01  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
 
        * target.h (exists_non_stop_target): New function declaration.
This page took 0.034117 seconds and 4 git commands to generate.