From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5B2543858C66; Wed, 17 Jan 2024 16:19:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5B2543858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705508356; bh=3vYWEDvujzZnhKs4UvNGD+FOH9mQbHLMz4oMF9bLXSk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YWEFlJUcJvqJs2WpZY+UyCrThTld/3X+oyP9Bj/ILh3efREE/MvBzBLIe1Y3YtbGu aJ28YpdBt19EOkykeSCsJrppqNgZeWn3J5bn9SIB/HUb4b3HX91s3ZNrbtC/Gmnu60 Oe4whDL98wjKh7fUJ4PvMcipxQFGPoqlYGxIH2C4= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31254] [gdb, arm] FAIL: gdb.threads/staticthreads.exp: up 10 Date: Wed, 17 Jan 2024 16:19:16 +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: vries at gcc dot gnu.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: 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=3D31254 --- Comment #3 from Tom de Vries --- (In reply to Tom de Vries from comment #1) > Created attachment 15308 [details] > gdb.log.gz One thing I noticed is this: ... (gdb) run `/home/tcwg-build/workspace/tcwg_gnu_0/abe/builds/armv8l-unknown-linux-gnue= abihf/armv8l-unknown-linux-gnueabihf/gdb-gdb.git~master/gdb/testsuite/outpu= ts/gdb.threads/staticthreads/staticthreads' has changed; re-reading symbols. ... I'm not sure how that happens. May be unrelated to the FAIL though. --=20 You are receiving this mail because: You are on the CC list for the bug.=