From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7D51F384641C; Wed, 24 Apr 2024 22:27:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D51F384641C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713997634; bh=3rPG9dsqhtK5PknDjAJ5gF+70jBERDK7p+k1Mi2tySE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qsG6AEutj+p1mKTUp132Rt8Z0XsN8/wixMZcJObw//ZFIDKazx3wnGC56L91OjL6P IcqZyv9Rrm82NbNoPV0vKASuVwlZQT744R5qTj4Vsp1tLK6t89Pj1fgzdUJRPyYYGO NiHTbNSMdRL8iDl6jnhZp3nrV0dMD4FLzUmcVLKk= From: "schwab@linux-m68k.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31669] wrong "info symbol" output, symbol shadowing, __dso_handle Date: Wed, 24 Apr 2024 22:27:14 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.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: 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=3D31669 --- Comment #4 from Andreas Schwab --- Since __dso_handle does not have a size and no other hint is available, gdb= can only assume that it extends until the next symbol. --=20 You are receiving this mail because: You are on the CC list for the bug.=