This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Resubmit: get shared libs after attach (linux)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]