From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30106 invoked by alias); 9 Feb 2007 16:38:07 -0000 Received: (qmail 30098 invoked by uid 22791); 9 Feb 2007 16:38:05 -0000 X-Spam-Check-By: sourceware.org Received: from tamu-relay.tamu.edu (HELO tr-2-int.cis.tamu.edu) (165.91.22.121) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 09 Feb 2007 16:37:56 +0000 Received: from localhost (localhost.tamu.edu [127.0.0.1]) by tr-2-int.cis.tamu.edu (Postfix) with ESMTP id 27B31173C7 for ; Fri, 9 Feb 2007 10:37:54 -0600 (CST) Received: from postal.cs.tamu.edu (mailhost.cs.tamu.edu [128.194.138.100]) by tr-2-int.cis.tamu.edu (Postfix) with ESMTP id 61F7017554; Fri, 9 Feb 2007 10:37:49 -0600 (CST) Received: from soliton.cs.tamu.edu (vpn-10.cs.tamu.edu [128.194.150.10]) by postal.cs.tamu.edu (Postfix) with ESMTP id 346BA46DE01; Fri, 9 Feb 2007 10:37:48 -0600 (CST) Received: by soliton.cs.tamu.edu (Postfix, from userid 1000) id F22A71AA37; Fri, 9 Feb 2007 10:37:49 -0600 (CST) To: Daniel Jacobowitz Cc: gdb-patches@sourceware.org Subject: Re: PATCH to gdb/linux-nat.c References: <87odo3ofzd.fsf@soliton.cs.tamu.edu> <20070209134923.GA6631@nevyn.them.org> From: Gabriel Dos Reis In-Reply-To: <20070209134923.GA6631@nevyn.them.org> Date: Fri, 09 Feb 2007 16:38:00 -0000 Message-ID: <87tzxve17m.fsf@soliton.cs.tamu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00132.txt.bz2 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! -- Gaby