aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/NEWS2
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4f8fee8..3614d8e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2020-08-21 Jon Turney <jon.turney@dronecode.org.uk>
+
+ * NEWS: Mention x86_64 Cygwin core file support.
+
2020-07-01 Jon Turney <jon.turney@dronecode.org.uk>
* windows-tdep.c (NOTE_INFO_MODULE, NOTE_INFO_MODULE64): Define.
diff --git a/gdb/NEWS b/gdb/NEWS
index 0ac0ff1..f30d718 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -13,6 +13,8 @@
equivalent of the CLI's "break -qualified" and "dprintf
-qualified".
+* GDB now supports core file debugging for x86_64 Cygwin programs.
+
*** Changes in GDB 10
* There are new feature names for ARC targets: "org.gnu.gdb.arc.core"