From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 851CB387085E; Tue, 7 May 2024 10:52:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 851CB387085E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715079134; bh=DgUmOIkr+fnin31RCnM0x/vW9T38fmLbHG4xqXiMtpw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=F3YWaQnUSLDIKijgViq0TOSLxRfTb9ueugU1APPhkG8ZvOFqrS1lCHtQfUYUN8+zO iW7UuJ52f0H/Rm0Bc2fkSS1f4Gv3zsTj7JAEkfU+N082m5KbUoD9J5wBO5ZZIzKLYw 62M3QdZVqtoqlIxQsnFHXuuf99uAu05M9DgJSmDw= From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31705] gdb.base/watchpoint-running.exp fails on arm Date: Tue, 07 May 2024 10:52:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pedro at palves dot net 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: 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=3D31705 --- Comment #3 from Pedro Alves --- Wait a second ... > watch global_var > Watchpoint 2: global_var > (gdb) FAIL: gdb.base/watchpoint-running.exp: all-stop: hardware: watch gl= obal_var ... this above shows that GDB inserted a software watchpoint, not a hardware watchpoint. Ah. Does that machine not have hardware watchpoints? --=20 You are receiving this mail because: You are on the CC list for the bug.=