From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 47E0A3858D28; Fri, 29 Mar 2024 13:39:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 47E0A3858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711719566; bh=DnSsI82Wnf5PAAmksAkL8lIw3czlEfnRaUVuTHAbglc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e2XrcydIPOFYcTtOnoBUCb1ub5URC1OsY3qw+aG6+dyf91xax6t1HjArBzfk3r+I2 URFLuaNc2SWl31UQn9cozDiecPZijVvr8npolRni1D82m/iZufNOY3YaVvXI7gCqIU ueOB4X3X2XdUGlqlLIzvhD1wptuDcJUBexsS6VAY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31578] GDB shows wrong offset value using 'info proc mapping' Date: Fri, 29 Mar 2024 13:39:25 +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: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31578 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- "info proc mapping" is just a very thin wrapper that reads /proc/$pid/maps. Can you examine that file with "cat"? I suspect there's no gdb problem here. --=20 You are receiving this mail because: You are on the CC list for the bug.=