From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11715 invoked by alias); 21 Mar 2005 21:00:07 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 11680 invoked from network); 21 Mar 2005 21:00:03 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 21 Mar 2005 21:00:03 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DDU0P-0002Mp-14; Mon, 21 Mar 2005 16:00:09 -0500 Date: Mon, 21 Mar 2005 21:00:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: Nora Pan , gdb-patches@sources.redhat.com Subject: Re: Patch: Fix the segment missing in gcore maps parser. Message-ID: <20050321210009.GA9085@nevyn.them.org> Mail-Followup-To: Michael Snyder , Nora Pan , gdb-patches@sources.redhat.com References: <000201c52db0$b6ef5780$810a000a@Nora> <423F1F1B.3040803@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <423F1F1B.3040803@redhat.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00273.txt.bz2 On Mon, Mar 21, 2005 at 11:23:07AM -0800, Michael Snyder wrote: > Nora Pan wrote: > >A bug in gdb /proc//maps parser causes gcore can't capture the > >segments following the one with a file name and zero inode entry in the > >maps file. For example: > > > >30028000-3002f000 rw-s 00000000 00:05 0 /SYSV0000bdad (deleted) > > > >Okay for mainline? > > Well, as the gcore author, it looks fine to me. > Any linux native maintainers object? Looks fine to me too. -- Daniel Jacobowitz CodeSourcery, LLC