diff options
author | Aaron Merey <amerey@redhat.com> | 2021-11-29 14:58:38 -0500 |
---|---|---|
committer | Aaron Merey <amerey@redhat.com> | 2021-11-29 14:58:38 -0500 |
commit | b9db26b4c44245c0b0148ef9e711677d4e664f9f (patch) | |
tree | f44b27bc7358f0131dffd9d29bf25024c6ed2f6e /gdb/c-lang.c | |
parent | 584294c4066d0101161e4e04744a46cce7a7863e (diff) | |
download | binutils-b9db26b4c44245c0b0148ef9e711677d4e664f9f.zip binutils-b9db26b4c44245c0b0148ef9e711677d4e664f9f.tar.gz binutils-b9db26b4c44245c0b0148ef9e711677d4e664f9f.tar.bz2 |
[PR gdb/27026] CTRL-C is ignored when debug info is downloaded
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.
Co-authored-by: Tom de Vries <tdevries@suse.de>
https://sourceware.org/bugzilla/show_bug.cgi?id=27026#c3
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions