Fix "target extended-remote" + "maint set target-non-stop" + "attach"
[binutils-gdb.git] / gdb / ChangeLog
index 9b3b64dcf93e44101d115e7864045a2dc6b0838a..b53cd2b68be0021a6e7e2ea5e780db042429af54 100644 (file)
@@ -1,3 +1,8 @@
+2021-02-03  Pedro Alves  <pedro@palves.net>
+
+       * remote.c (extended_remote_target::attach): Set target async in
+       the target-non-stop path too.
+
 2021-02-03  Pedro Alves  <pedro@palves.net>
 
        PR gdb/27055