From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D463639960E4; Tue, 30 Aug 2022 08:40:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D463639960E4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1661848835; bh=PngYJq+1yw8xbgfXc6KMCtGNXnnQXXSL8get/Hef0Fs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=B9VN9QNQ36ip+L8L2XOZLKcP+y4uktXQ+nbffLpzXlX//6bWp2WxmKvk++QnaCtlw huF7Cleh8cFXznUfY6bBs5wg6Zl89CRKfSj7S08uhR2Z23lqz94n3VEcQ7kY9s8i49 OSY7BemJWx1mUrOWsPjmiW6Xr0BLUNnH3KcEHK5c= From: "filip.bascarevic at siemens dot com" To: gdb-prs@sourceware.org Subject: [Bug remote/18772] gdb does not respond to CTRL-C Date: Tue, 30 Aug 2022 08:40:34 +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: filip.bascarevic at siemens dot com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D18772 Filip Bascarevic changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |filip.bascarevic at siemen= s dot co | |m --- Comment #15 from Filip Bascarevic = --- (In reply to Pedro Alves from comment #13) > Once I'm done with my current priorities, my next project will be going b= ack > to this: >=20 > [PATCH v2 00/16] Interrupting programs that block/ignore SIGINT > https://pi.simark.ca/gdb-patches/20210614212410.1612666-1-pedro@palves.n= et/ >=20 > That redesigns how SIGINT is handled when native debugging, such that GDB > _always_ gets the SIGINT first instead of relying on the inferior getting > it, so I suspect it will fix Andrew's testcase when native debugging (tho= ugh > I haven't tried it). As for remote debugging with gdbserver, I will take= a > look at it too, once I resume work on that series. Hello community, it seems this patch also broke Eclipse Suspend functionality during debuggi= ng. I think the Eclipse also sends CTRL-C when the user presses Suspend button.= I noticed it from the GDB release 11.1 (10.2 works).=20 Used remote debugging of the Qemu target Aarch64 with Eclipse in Windows.=20 Feel free to contact me for any support or additional information Best regards,=20 Filip Bascarevic --=20 You are receiving this mail because: You are on the CC list for the bug.=