[PATCH] [PR gdb/27026] CTRL-C is ignored when debug info is downloaded
Kevin Buettner
kevinb@redhat.com
Mon Nov 29 19:23:08 GMT 2021
On Tue, 23 Nov 2021 20:43:14 -0500
Aaron Merey via Gdb-patches <gdb-patches@sourceware.org> wrote:
> During debuginfod downloads, ctrl-c should result in the download
> being cancelled and skipped. However in some cases, ctrl-c fails to
> get delivered to gdb during downloading. This can result in downloads
> being unskippable.
>
> Fix this by ensuring that target_terminal::ours is in effect for the
> duration of each download.
Okay.
(Make sure that you include email address adjustment requested by Tom.)
Kevin
More information about the Gdb-patches
mailing list