From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DAA833858CDB; Fri, 12 Apr 2024 16:08:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DAA833858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712938132; bh=QLR5HSoEp2wDjqGry7uK2eLU4IjN/xdvmdtb4JLmZkg=; h=From:To:Subject:Date:From; b=vgRZZiEmfIWWc/8P7W3JfBBT6w6zPVm9RmvDhqsvjhpszgBxk5ncreosJRnIzcyE2 9/DOe81ShzYvLtAQoOhhJSojyPitrLK+IhlPqlEKGX56s7JcVjyDWARMsVrXxXIxDM AZkbBUJPkfYHTOnlOX7XEesTDPPACv+axY/IzJo8= From: "peter0x44 at disroot dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31636] New: GDB 14 incorrectly reads/handles file timestamps on i686-w64-mingw32 hosts Date: Fri, 12 Apr 2024 16:08:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 14.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: peter0x44 at disroot dot org 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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=3D31636 Bug ID: 31636 Summary: GDB 14 incorrectly reads/handles file timestamps on i686-w64-mingw32 hosts Product: gdb Version: 14.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: peter0x44 at disroot dot org Target Milestone: --- When using gdb on an i686-w64-mingw32 host, GDB always detects the executab= le as outdated. As a consequence, it fails to detect file changes and is unusa= ble. This is a regression between gdb 13 and 14, and gdb 14.2 did not fix this. --=20 You are receiving this mail because: You are on the CC list for the bug.=