From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C48DB3858289; Sun, 27 Nov 2022 02:51:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C48DB3858289 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1669517481; bh=pEdpAzmeLiDCPHHC2hsqN6nKTS/Gw1XEAW2H9BSdbsk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lDC82fK2Xv4C0gmStcwSjGGXlUvoAXxD3uVrqy5obR6x5Qdwhgb500eqGG8yJnCIV Q3t6jMa2oYPkLxtCrovh7BhYhxnhinP+cuUig/6JSDsbUlNG2S3I4r+eoIdsj9FrvD 6EzWKc+YOEEWnJZjy/JSrOPaeTo8b1lhPDSpQ83k= From: "darius at dons dot net.au" To: gdb-prs@sourceware.org Subject: [Bug gdb/21221] gdb hangs while stepping an empty loop Date: Sun, 27 Nov 2022 02:51:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: darius at dons dot net.au X-Bugzilla-Status: ASSIGNED 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: 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=3D21221 --- Comment #13 from Daniel O'Connor --- I don't think this is an issue with the remote target / GDB communication s= ince the trace shows GDB is still issuing commands rather than waiting for something. I'm happy to open a new bug for GDB not being interruptible in this situati= on, although I think in that case this bug would be closed because it doesn't c= over anything (since all that would be left is the GCC side which looks like is handled in a different bug system) --=20 You are receiving this mail because: You are on the CC list for the bug.=