public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Fix Windows C-c handling
@ 2022-12-12 18:11 Tom Tromey
  2022-12-12 18:11 ` [PATCH v2 1/4] Rename install_sigint_handler Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tom Tromey @ 2022-12-12 18:11 UTC (permalink / raw)
  To: gdb-patches

Here's v2 of the series to fix Windows C-c handling.

This version fixes another bug that Hannes found, where sigint_ours
could be used without first having been set.  This is the new patch #2.

Because the new patch changes some generic code, I regression tested
this on x86-64 Fedora 34 as well.

I tried various C-c/C-break scenarios on Windows, using powershell
over RDP, and these worked fine for me.

Tom



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

end of thread, other threads:[~2022-12-12 18:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-12 18:11 [PATCH v2 0/4] Fix Windows C-c handling Tom Tromey
2022-12-12 18:11 ` [PATCH v2 1/4] Rename install_sigint_handler Tom Tromey
2022-12-12 18:11 ` [PATCH v2 2/4] Use gdb::optional for sigint_ours Tom Tromey
2022-12-12 18:11 ` [PATCH v2 3/4] Refactor code to check for terminal sharing Tom Tromey
2022-12-12 18:11 ` [PATCH v2 4/4] Fix control-c handling on Windows Tom Tromey

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