From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25549 invoked by alias); 23 May 2005 21:19:59 -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 25538 invoked by uid 22791); 23 May 2005 21:19:54 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 23 May 2005 21:19:54 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j4NLJrw7000969 for ; Mon, 23 May 2005 17:19:53 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j4NLJqO32753; Mon, 23 May 2005 17:19:52 -0400 Received: from [172.16.24.50] (bluegiant.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.12.8/8.12.8) with ESMTP id j4NLJoa8022820; Mon, 23 May 2005 17:19:51 -0400 Message-ID: <429248F6.9070003@redhat.com> Date: Tue, 24 May 2005 01:04:00 -0000 From: Michael Snyder User-Agent: Mozilla Thunderbird (X11/20050322) MIME-Version: 1.0 To: Nora Pan CC: gdb-patches@sources.redhat.com, "'Daniel Jacobowitz'" Subject: Re: Patch: Fix the segment missing in gcore maps parser. References: <000101c55bd5$0af88cf0$9c0a000a@Nora> In-Reply-To: <000101c55bd5$0af88cf0$9c0a000a@Nora> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-05/txt/msg00521.txt.bz2 Nora Pan wrote: > The patch is still not in the community tree. Would you check in? Committed. Thanks for your contribution. Michael >>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 > > >