From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C5F2383569F; Wed, 22 Jun 2022 16:42:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C5F2383569F From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug remote/18772] gdb does not respond to CTRL-C Date: Wed, 22 Jun 2022 16:42:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote X-Bugzilla-Version: 7.9 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: pedro at palves dot net X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2022 16:42:33 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D18772 Pedro Alves changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro at palves dot net --- Comment #13 from Pedro Alves --- Once I'm done with my current priorities, my next project will be going bac= k to this: [PATCH v2 00/16] Interrupting programs that block/ignore SIGINT https://pi.simark.ca/gdb-patches/20210614212410.1612666-1-pedro@palves.net/ That redesigns how SIGINT is handled when native debugging, such that GDB _always_ gets the SIGINT first instead of relying on the inferior getting i= t, so I suspect it will fix Andrew's testcase when native debugging (though I haven't tried it). As for remote debugging with gdbserver, I will take a l= ook at it too, once I resume work on that series. --=20 You are receiving this mail because: You are on the CC list for the bug.=