From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13792 invoked by alias); 19 Jun 2003 00:55:26 -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 25727 invoked from network); 19 Jun 2003 00:53:17 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 19 Jun 2003 00:53:17 -0000 Received: from dsl093-172-017.pit1.dsl.speakeasy.net ([66.93.172.17] helo=nevyn.them.org ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19Sngk-0000Kt-00; Wed, 18 Jun 2003 19:54:06 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19Snfu-0003ok-00; Wed, 18 Jun 2003 20:53:14 -0400 Date: Thu, 19 Jun 2003 00:55:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: "J. Johnston" , gdb-patches@sources.redhat.com Subject: Re: [RFA] linux-proc: use lwp instead of merged_pid in gcore files. Message-ID: <20030619005314.GA14616@nevyn.them.org> Mail-Followup-To: Michael Snyder , "J. Johnston" , gdb-patches@sources.redhat.com References: <3EF0FFBA.7030509@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EF0FFBA.7030509@redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-06/txt/msg00616.txt.bz2 On Wed, Jun 18, 2003 at 05:11:38PM -0700, Michael Snyder wrote: > Jeff, here's a patch that accomplishes the same thing as yours, > using mostly existing code and data. I have tested it on old > linux threads, but not on nptl threads. > > Daniel, I went with your suggestion for "linux-nat.h", and I > moved one declaration from config/nm-linux.h to the new file. I'm not sure who's approval you're waiting for, but this looks might good to me. Let's have someone with NPTL installed confirm it... Oh, one nit. Create $(linux_nat_h) in Makefile.in, please. [I'll switch to using linux-nat.h before committing the fork patch, once it's approved. I'm not going to repost it now though.] -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer