aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7953038..954eaa3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
+
+ PR gdb/26642
+ * infrun.c (do_target_wait_1): Clear TARGET_WNOHANG if the
+ target can't do async.
+ * target.c (target_wait): Assert that we don't pass
+ TARGET_WNOHANG to a target that can't async.
+
2020-10-13 Kamil Rytarowski <n54@gmx.com>
* Makefile.in (ALL_64_TARGET_OBS, ALL_TARGET_OBS)