From 36200e518eb3645b476ef71d9c897369a9015edb 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 b08d8a0..ec813f2 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -77,6 +77,12 @@ The "catch syscall" command now supports catching a group of related syscalls using the 'group:' or 'g:' prefix. +* 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