From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E83393858C52; Wed, 18 Jan 2023 09:29:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E83393858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674034160; bh=sK6BXiMuFvluw8Y0qvKzqQe1XoZ5oyzCgftZVewhieE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CuO+leHNwrpSaMXFb3BtE7YwWX7g4t4OQUeDYf/4mqtjHCDQByzB1W+ddAcEBebCv gGEvbASm+sxRTb9bcYEIJihtOiSgVeoeOqXirjwNrDEUD4rNpsRB8//MdJWamuupjS oqNi4CbJ+2pPEfWI+TjJV8fhkPWuNmstW07lV/tY= From: "jwakely.gcc at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30018] Garbage output from not-yet-existing local variables Date: Wed, 18 Jan 2023 09:29:19 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jwakely.gcc at gmail dot com 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30018 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwakely.gcc at gmail dot c= om --- Comment #1 from Jonathan Wakely --- As pointed out in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107965#c3 = the debuginfo from GCC incorrectly says that the objects are alive from the sta= rt of the block, so GDB is doing what it thinks is right. --=20 You are receiving this mail because: You are on the CC list for the bug.=