Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix Windows C-c handling
@ 2022-12-05 18:56 Tom Tromey via Gdb-patches
  2022-12-05 18:56 ` [PATCH 1/3] Rename install_sigint_handler Tom Tromey via Gdb-patches
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Tom Tromey via Gdb-patches @ 2022-12-05 18:56 UTC (permalink / raw)
  To: gdb-patches

This series attempts to fix C-c handling on Windows, which was broken
by target async.

I ran this series through the AdaCore test suite (I've never managed
to run dejagnu on Windows), but of course that doesn't really test
this area much, or else we would have seen a regression from target
async.

I also tested this by starting an RDP session (avoiding whatever
cygwin/mingw issue affects C-c handling for me normally) and trying
"run", "attach", and "run"-with-new-console; and exercising both C-c
and C-break.

Let me know what you think.

Tom



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

end of thread, other threads:[~2022-12-13 19:51 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-05 18:56 [PATCH 0/3] Fix Windows C-c handling Tom Tromey via Gdb-patches
2022-12-05 18:56 ` [PATCH 1/3] Rename install_sigint_handler Tom Tromey via Gdb-patches
2022-12-05 18:56 ` [PATCH 2/3] Refactor code to check for terminal sharing Tom Tromey via Gdb-patches
2022-12-05 19:50   ` Eli Zaretskii via Gdb-patches
2022-12-12 17:27     ` Tom Tromey via Gdb-patches
2022-12-05 18:56 ` [PATCH 3/3] Fix control-c handling on Windows Tom Tromey via Gdb-patches
2022-12-07 17:13   ` Hannes Domani via Gdb-patches
2022-12-09 15:58     ` Tom Tromey via Gdb-patches
2022-12-09 16:19       ` Hannes Domani via Gdb-patches
2022-12-09 17:20         ` Tom Tromey via Gdb-patches
2022-12-09 18:13           ` Hannes Domani via Gdb-patches
2022-12-12 15:36             ` Tom Tromey via Gdb-patches
2022-12-12 17:05               ` Tom Tromey via Gdb-patches
2022-12-13 11:30                 ` Hannes Domani via Gdb-patches
2022-12-13 19:51                   ` Tom Tromey via Gdb-patches
2022-12-05 18:59 ` [PATCH 0/3] Fix Windows C-c handling Tom Tromey via Gdb-patches
2022-12-12 13:23   ` Jon Turney
2022-12-12 17:29     ` Tom Tromey via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox