From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A39783858D3C; Tue, 23 Apr 2024 00:58:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A39783858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713833889; bh=m3z0hrqwmQZ0aufoJQWzvUMMvSNhgwmEc//RB4MHTvU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tqNKmgmnCgast3//xEQMmqJ7ALS5Ql6dsgLeLckWM+0rQYFyJSJpCSnOGVetJJoMX TqTi6AwCbmkIBDoRBRS3Qn9uLSB9INfJ5x36GUOL3ZXhSp/7+g262q5p6gJcNUmglM 90M3cMJbbockLV+jHBoRjIsIbUlijtb8vZ8DOpaA= From: "thiago.bauermann at linaro dot org" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/26619] [arm] Unexpected error setting breakpoint/watchpoint Date: Tue, 23 Apr 2024 00:58:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: thiago.bauermann at linaro dot org X-Bugzilla-Status: NEW 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=3D26619 Thiago Jung Bauermann changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thiago.bauermann at linaro= dot org --- Comment #3 from Thiago Jung Bauermann --- I just came across this bug report and grepped the random collection of testsuite log files have accumulated on my computer. I only see this "No such device" message on emulated QEMU arm VMs, not on r= eal hardware (which is armv8l userspace running on 64-bit kernel on Neoverse-N1= ). And even then, it's not all results on emulated QEMU arm, just some of them= . I don't think I have any result from KVM. So as a first approximation, this appears related to QEMU in some way. --=20 You are receiving this mail because: You are on the CC list for the bug.=