From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32560 invoked by alias); 26 Jun 2013 16:39:50 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 32536 invoked by uid 48); 26 Jun 2013 16:39:50 -0000 From: "ktlnu at yahoo dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/15684] New: info mem command for 32 bits host/64 bits target truncates addresses Date: Wed, 26 Jun 2013 16:39:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 7.6 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ktlnu at yahoo dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter Message-ID: 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-SW-Source: 2013-q2/txt/msg00498.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=3D15684 Bug ID: 15684 Summary: info mem command for 32 bits host/64 bits target truncates addresses Product: gdb Version: 7.6 Status: NEW Severity: normal Priority: P2 Component: gdb Assignee: unassigned at sourceware dot org Reporter: ktlnu at yahoo dot com When running gdb on 32 bits host for 64 bits target architecture, =E2=80=9C= info mem=E2=80=9D command truncates the target address to 32 bits, like in the example below: (gdb) set architecture powerpc:common64 The target architecture is assumed to be powerpc:common64 (gdb) mem 0x100000000 0x200000000 rw (gdb) info mem Using user-defined memory regions. Num Enb Low Addr High Addr Attrs 1 y 0x0000000000000000 0x0000000000000000 rw nocache --=20 You are receiving this mail because: You are on the CC list for the bug. >>From gdb-prs-return-13910-listarch-gdb-prs=sources.redhat.com@sourceware.org Wed Jun 26 16:41:23 2013 Return-Path: Delivered-To: listarch-gdb-prs@sources.redhat.com Received: (qmail 1620 invoked by alias); 26 Jun 2013 16:41:23 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Delivered-To: mailing list gdb-prs@sourceware.org Received: (qmail 1598 invoked by uid 48); 26 Jun 2013 16:41:23 -0000 From: "ktlnu at yahoo dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/15684] info mem command for 32 bits host/64 bits target truncates addresses Date: Wed, 26 Jun 2013 16:41:00 -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: 7.6 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ktlnu at yahoo dot com X-Bugzilla-Status: NEW 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: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q2/txt/msg00499.txt.bz2 Content-length: 375 http://sourceware.org/bugzilla/show_bug.cgi?id=15684 CU changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ktlnu at yahoo dot com -- You are receiving this mail because: You are on the CC list for the bug.