This is the mail archive of the gdb-prs@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: gdb/1475: chdir(), dlopen() using relative path fails to track module


The following reply was made to PR gdb/1475; it has been noted by GNATS.

From: mec.gnu@mindspring.com (Michael Elizabeth Chastain)
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: gdb/1475: chdir(), dlopen() using relative path fails to track module
Date: Fri,  5 Dec 2003 19:26:20 -0500 (EST)

 With a linux kernel, this information is available:
 
   /proc/$PID/cwd
   /proc/$PID/root  (if the inferior does chroot!)
 
 Michael C


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