Mention the recent fix of $_exitsignal on MS-Windows in gdb/NEWS
authorEli Zaretskii <eliz@gnu.org>
Mon, 6 Jan 2020 19:25:23 +0000 (21:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 6 Jan 2020 19:25:23 +0000 (21:25 +0200)
gdb/ChangeLog
2020-01-06  Eli Zaretskii  <eliz@gnu.org>

* NEWS: Mention the recent fix of $_exitsignal on MS-Windows.

gdb/ChangeLog
gdb/NEWS

index 9a3cca2a127a0dc6b4ef94429ed154ef5e708459..69e426e0e6256d5b75859d35a39433f84a8f9b45 100644 (file)
@@ -1,3 +1,7 @@
+2020-01-06  Eli Zaretskii  <eliz@gnu.org>
+
+       * NEWS: Mention the recent fix of $_exitsignal on MS-Windows.
+
 2020-01-02  Jon Turney  <jon.turney@dronecode.org.uk>
 
        * coff-pe-read.c (read_pe_exported_syms): Don't try to read the
index f51a989fef18eb80f39857f7064ffbbc0719ec5d..8405bd06320aa70e438e182820aaabfae9fccb63 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,9 @@
 
 *** Changes since GDB 9
 
+* Debugging MS-Windows processes now sets $_exitsignal when the
+  inferior is terminated by a signal, instead of setting $_exitcode.
+
 * Multithreaded symbol loading has now been enabled by default on systems
   that support it (see entry for GDB 9, below), providing faster
   performance for programs with many symbols.
This page took 0.027197 seconds and 4 git commands to generate.