From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7974 invoked by alias); 18 May 2005 18:11:51 -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 7817 invoked from network); 18 May 2005 18:11:45 -0000 Received: from unknown (HELO av.mvista.com) (12.44.186.158) by sourceware.org with SMTP; 18 May 2005 18:11:45 -0000 Received: from Nora (av [127.0.0.1]) by av.mvista.com (8.9.3/8.9.3) with ESMTP id LAA08475; Wed, 18 May 2005 11:11:41 -0700 From: "Nora Pan" To: , "'Michael Snyder'" Cc: "'Daniel Jacobowitz'" Subject: RE: Patch: Fix the segment missing in gcore maps parser. Date: Wed, 18 May 2005 20:53:00 -0000 Message-ID: <000101c55bd5$0af88cf0$9c0a000a@Nora> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20050321210009.GA9085@nevyn.them.org> X-SW-Source: 2005-05/txt/msg00456.txt.bz2 The patch is still not in the community tree. Would you check in? Thanks, Nora >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