From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10577 invoked by alias); 8 Jan 2002 21:31: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 10377 invoked from network); 8 Jan 2002 21:31:49 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 8 Jan 2002 21:31:49 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16O3qk-0000JU-00; Tue, 08 Jan 2002 16:32:02 -0500 Date: Tue, 08 Jan 2002 13:31:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb-patches@sources.redhat.com, kettenis@science.uva.nl, kevinb@redhat.com Subject: Re: [RFA] Resubmit: get shared libs after attach (linux) Message-ID: <20020108163202.A1084@nevyn.them.org> Mail-Followup-To: Michael Snyder , gdb-patches@sources.redhat.com, kettenis@science.uva.nl, kevinb@redhat.com References: <200201082030.g08KUsM04253@reddwarf.cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200201082030.g08KUsM04253@reddwarf.cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-01/txt/msg00143.txt.bz2 On Tue, Jan 08, 2002 at 12:30:54PM -0800, Michael Snyder wrote: > Taking everybody's feedback into account: > 1) I now only use the child_pid_to_exec_file method in linux-proc.c. > I preserved the file linux-proc.c because this method still depends > on /proc, and because I will plan to put the linux-gcore.c code > in there too. > 2) I moved the define to config/nm-linux.h > 3) So now I must add linux-proc.o to all versions of linux.mh So I gather that this works and correctly finds shlibs, without walking the mappings? I like it. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer