From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BCB473854833; Sun, 1 Aug 2021 21:08:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCB473854833 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1627852118; bh=kR2797vfXk8piO/ty/qzFYGd+gbT92StFuMtdE06KSI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KDzJ9DLEYfLr48nMBf6zWgcshGvcVn+ebY4qx+NAs5SQBiHhN8zRJyca61Mbl6SLm Nh6rYd+/Q24tiQK52fXrlUp2zUmXckD3fD+JiaTZfbEbRJE8SXFmVUdYWinYVoSmvJ XuyMzQieXKFYDD819hR0/OL2gN2KBt25GUzEcur0= From: "mark at klomp dot org" To: debugedit@sourceware.org Subject: [Bug debugedit/28161] debugedit fails test against gcc git/binutils-2.37: [debugedit 5.0] testsuite: 17 19 21 failed Date: Sun, 01 Aug 2021 21:08:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: debugedit X-Bugzilla-Component: debugedit X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp 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: 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 X-BeenThere: debugedit@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: debugedit development mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2021 21:08:38 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28161 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at klomp dot org --- Comment #2 from Mark Wielaard --- Could you try: https://sourceware.org/pipermail/debugedit/2021-July/000110.html That one isn't 100% correct since it breaks on some older gcc versions where -gdwarf-5 generates DWARF5 plus DWARF4 .debug_line. But I suspect we are looking at the same issue. --=20 You are receiving this mail because: You are on the CC list for the bug.=