From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20655 invoked by alias); 5 Jul 2010 07:12:45 -0000 Received: (qmail 20646 invoked by uid 22791); 5 Jul 2010 07:12:44 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 05 Jul 2010 07:12:40 +0000 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o657CcVR021830 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 5 Jul 2010 03:12:39 -0400 Received: from host0.dyn.jankratochvil.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx08.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o657Caug028958 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Jul 2010 03:12:38 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.4/8.14.4) with ESMTP id o657CanU026600; Mon, 5 Jul 2010 09:12:36 +0200 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.4/8.14.4/Submit) id o657CZd0026599; Mon, 5 Jul 2010 09:12:35 +0200 Date: Mon, 05 Jul 2010 07:12:00 -0000 From: Jan Kratochvil To: Jon Zhou Cc: "gdb@sourceware.org" Subject: Re: support biarch gcore? Message-ID: <20100705071235.GA26137@host0.dyn.jankratochvil.net> References: <4A25DE879BC24E8DAEAEBD722E363025@igor> <4A6A2125329CFD4D8CC40C9E8ABCAB9F24987E52BB@MILEXCH2.ds.jdsu.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A6A2125329CFD4D8CC40C9E8ABCAB9F24987E52BB@MILEXCH2.ds.jdsu.net> User-Agent: Mutt/1.5.20 (2009-12-10) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-07/txt/msg00009.txt.bz2 On Mon, 05 Jul 2010 06:52:37 +0200, Jon Zhou wrote: > Regarding this case, does the current release solve it ? I just tried the > patch but looks it doesn't work Issue is tracked at: amd64 gdb generates corrupted 32bit core file http://sourceware.org/bugzilla/show_bug.cgi?id=11467 There was a patchset by H.J.Lu but it did not make it in FSF GDB: PATCH: PR corefiles/11467: amd64 gdb generates corrupted 32bit core file http://sourceware.org/ml/gdb-patches/2010-04/msg00315.html with the last mail of this thread: http://sourceware.org/ml/gdb-patches/2010-04/msg00427.html > Please stop sending diffs until you understand how the code is > supposed to work. The Fedora patch http://cvs.fedoraproject.org/viewvc/rpms/gdb/devel/gdb-6.5-gcore-i386-on-amd64.patch?content-type=text%2Fplain&view=co will be rebased or replaced by H.J.Lu's one for gdb-7.2-pre by 2010-07-27. Thanks, Jan > References: <4A25DE879BC24E8DAEAEBD722E363025@igor> > In-Reply-To: <4A25DE879BC24E8DAEAEBD722E363025@igor> Please do not reply to the existing mail "Examining copied stack contents" when you start a new thread.