From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7450D3858D37; Thu, 3 Nov 2022 16:45:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7450D3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667493940; bh=5pQvaNKHU41vfiPOnOV2Ss3l5HSpkHL5tBjMYwismJo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=seqUq7/IHoTdTT6ExMvh8TwcYwu/Z6AztpF1H6Rn+1ACD5+27FmKI3EW8CiEgJi2q p4RRlnvtu1YEYhglPFKzWNipIUTYDeZQmVG6D+xkAfjvr7xiPfb+qBEOAmpI6diuOy lXrlx+RpHHtsFHtqqcx2ALoaqzXAEzxmoeze8YVA= From: "luis.machado at arm dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29742] [ARMv7] [gdbserver] maybe_hw_step: Assertion `has_single_step_breakpoints (thread)' failed. Date: Thu, 03 Nov 2022 16:45:39 +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: luis.machado at arm dot com X-Bugzilla-Status: UNCONFIRMED 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=3D29742 --- Comment #3 from Luis Machado --- Understood. Can you share the remote traffic between gdbserver and gdb? set debug remote 1 set debug remote-packet-max-chars -1 --=20 You are receiving this mail because: You are on the CC list for the bug.=