public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug win32/29050] New: Read thread names from Windows inferior
@ 2022-04-12 16:46 tromey at sourceware dot org
  2022-04-13 14:55 ` [Bug win32/29050] " tromey at sourceware dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tromey at sourceware dot org @ 2022-04-12 16:46 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=29050

            Bug ID: 29050
           Summary: Read thread names from Windows inferior
           Product: gdb
           Version: 11.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: win32
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

Windows 10 adds SetThreadDescription, so a thread can set its name.
These can be retrieved with GetThreadDescription (I think).
gdb could use these APIs when available -- both to name its own
threads (though this is complicated because the libstdc++ patch
isn't in), and also when examining an inferior.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-14 18:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12 16:46 [Bug win32/29050] New: Read thread names from Windows inferior tromey at sourceware dot org
2022-04-13 14:55 ` [Bug win32/29050] " tromey at sourceware dot org
2022-04-14 18:21 ` cvs-commit at gcc dot gnu.org
2022-04-14 18:21 ` cvs-commit at gcc dot gnu.org
2022-04-14 18:22 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).