From d5b4daafe8ee23ef69b47048aa68b9a2542ee740 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=98=D0=B6=D0=B1?= =?UTF-8?q?=D1=83=D0=BB=D0=B0=D1=82=D0=BE=D0=B2?= Date: Sat, 23 Jul 2016 08:59:05 +0000 Subject: [PATCH 2/3] Add the thread naming support to NEWS file --- gdb/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/NEWS b/gdb/NEWS index 0e339dd..b26df2f 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -60,6 +60,12 @@ for its own control and synchronization, invisible to the command line. +* Support for thread names on MS-Windows. + + GDB will catch and correctly handle the special exception that + programs running on MS-Windows use to assign names to threads + in the debugger. + * New commands skip -file file -- 2.4.0