Mention x86_64 Cygwin core file support in NEWS.

gdb/ChangeLog:

2020-08-21  Jon Turney  <jon.turney@dronecode.org.uk>

	* NEWS: Mention x86_64 Cygwin core file support.
This commit is contained in:
Jon Turney 2020-08-21 17:16:49 +01:00
parent e7d612adc7
commit d3483b43ff
No known key found for this signature in database
GPG Key ID: C7C86F0370285C81
2 changed files with 6 additions and 0 deletions

View File

@ -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.

View File

@ -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"