From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6AA213858C66; Thu, 3 Nov 2022 15:33:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6AA213858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667489627; bh=IOY8HTXH2kl7wlUdr66VTo9RRy6G1ZNRTn4viKq0QS4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KGFCmZdDl5LaznEPsDk04kkFz2XbNTashlzJFwn4JzBi32kthxLxFTIWWUHU0scWQ 9CII4xcDgOYDjl0BmYv9XQfe/2/1IZHQ4QlShhvdQiOYwEi0LWrXTKyGv2WMSTKIpy 4Hw8NyOwIegf6JSuwCASSuBT6R7dQa+8vBrQVxxs= From: "libin.dang at gmail 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 15:33:27 +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: libin.dang at gmail 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 #2 from Libin Dang --- (In reply to Luis Machado from comment #1) > Hi, >=20 > Do you have a reproducer testcase and Unfortunately, we cannot create a reproducer testcase yet. The program that triggered this assertion is a complicated private multithr= ead program, which I cannot share. > versions of the tools involved? We are using GDB 13.0.50.20221023. --=20 You are receiving this mail because: You are on the CC list for the bug.=