From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6F19F3858421; Sat, 3 Feb 2024 03:26:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F19F3858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706930796; bh=YL5aS4+Gg3VTKBYZUnyQfU1MRdCJUt4JUphEaPSn+/s=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mMEihIaQdfBb5QEAgdJ9yh0Un7FoyVQS8oCjDWw35tRClEln5Guyw1wDU7PWtMXvs iS2UC0OzzrYbK4x6hBJFDuroX8rTAYlSy8K19g4CwQQQjWmBc8Pb5BTVV3+2CEYdoO 4ejqpD7E02hTEJsX5gFslRuQaSa8dF/ulTFAagKg= From: "thiago.bauermann at linaro dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31254] [gdb, arm] FAIL: gdb.threads/staticthreads.exp: up 10 Date: Sat, 03 Feb 2024 03:26:35 +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: 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: 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 #23 from Thiago Jung Bauermann --- (In reply to Thiago Jung Bauermann from comment #17) > ... reread_symbols () detects that the staticthreads > executable has changed since it was loaded (I don't know why, though) I found out why: Luis had fixed a discrepancy between the system header's 64-bit time_t and BFD's 32-bit one, but the fixed was accidentally disabled. I posted a patch to re-enable it here: https://inbox.sourceware.org/gdb-patches/20240203031408.137939-1-thiago.bau= ermann@linaro.org/ --=20 You are receiving this mail because: You are on the CC list for the bug.=