From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B44AA3857411; Wed, 26 Oct 2022 22:05:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B44AA3857411 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666821958; bh=7Raxf5O+VgHfLlZz22BMKrxcagrCK+U+o9AC8gf6enA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MVaQQ44TF5HJB/TlD586U1OCQaXiASD8mXn/zS8IEszDDXo312HrXPv5ogOabRXGd Z5idXTxgFVJafv8Wah8u2LObkxcPsAH0EjXQpGN0RBZEvvCjE6bMK7M2hoMZOl7zol H3vZdRazx0sL8ss9MSw+UMkcwfyYcdP5v9u9SYPA= From: "drepper.fsp+rhbz at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/107414] dwarf 5 C macro support Date: Wed, 26 Oct 2022 22:05:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: drepper.fsp+rhbz at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107414 --- Comment #4 from Ulrich Drepper --- Actually, Jakub was right. This is a gdb issue. The gdb maintainers point= ed me to the trunk version and this indeed works with this simple code sequenc= e.=20 There might have been a bug as in 107012 but even after that fix gdb didn't handle the dwarf data correctly before a recent commit.=