From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13457 invoked by alias); 13 Sep 2005 12:40:57 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 13440 invoked by uid 22791); 13 Sep 2005 12:40:51 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 13 Sep 2005 12:40:51 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EFA5h-0000lk-Do; Tue, 13 Sep 2005 08:40:49 -0400 Date: Tue, 13 Sep 2005 12:40:00 -0000 From: Daniel Jacobowitz To: Chris Markle Cc: gdb@sources.redhat.com Subject: Re: gcore command on 6.3 seems to generate smaller core than it should Message-ID: <20050913124048.GA2856@nevyn.them.org> Mail-Followup-To: Chris Markle , gdb@sources.redhat.com References: <43264CB0.9090206@sendmail.com> <20050913035507.GA21503@nevyn.them.org> <43266A74.9040500@sendmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43266A74.9040500@sendmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00086.txt.bz2 On Mon, Sep 12, 2005 at 10:58:12PM -0700, Chris Markle wrote: > Daniel, > > >What kind of mappings are missed? What doesn't show up in the core > >file? > > How can I tell easily? Any tips? Readelf -l will show you the mapped regions of the core file. -- Daniel Jacobowitz CodeSourcery, LLC