From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13044 invoked by alias); 9 Feb 2007 19:24:03 -0000 Received: (qmail 13035 invoked by uid 22791); 9 Feb 2007 19:24:03 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 09 Feb 2007 19:23:56 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1HFbLd-0007pB-SN for gdb-patches@sourceware.org; Fri, 09 Feb 2007 14:23:54 -0500 Date: Fri, 09 Feb 2007 19:24:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: PATCH to gdb/linux-nat.c Message-ID: <20070209192353.GA30049@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <87odo3ofzd.fsf@soliton.cs.tamu.edu> <20070209134923.GA6631@nevyn.them.org> <87tzxve17m.fsf@soliton.cs.tamu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87tzxve17m.fsf@soliton.cs.tamu.edu> User-Agent: Mutt/1.5.13 (2006-08-11) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00137.txt.bz2 On Fri, Feb 09, 2007 at 10:37:49AM -0600, Gabriel Dos Reis wrote: > Daniel Jacobowitz writes: > > | On Fri, Feb 09, 2007 at 03:08:38AM -0600, Gabriel Dos Reis wrote: > | > 2007-02-09 Gabriel Dos Reis > | > > | > * linux-nat.c (linux_nat_find_memory_regions): Don't check the > | > address of 'filename'; it is always non null. > | > | OK, thanks. Do you have write access to GDB? If not, do you want it? > > A while ago, when libstdc++-v3 was a standalone project, I had an > account on sourceware. I think things have changed over the years, so > yes, I'll welcome a write access t GDB. Thanks! OK, now you have write access. Please commit this, and post and commit a patch adding yourself to the write-after-approval list in gdb/MAINTAINERS. Thanks for the patch! -- Daniel Jacobowitz CodeSourcery