This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: Version mismatch libpthread/libthread_db


On Thu, Jul 9, 2009 at 2:04 PM, Mike Frysinger<vapier@gentoo.org> wrote:
> On Thursday 09 July 2009 12:47:36 Martin Gebert wrote:
>> > and that gdbserver is invoked using the new
>> > target libraries e.g. /path/to/new/ld.so.1
>>
>> Here I have a knowledge gap; how can I ensure/check this? Are there
>> corresponding configuration switches I should make sure having set?
>
> /proc/<pid>/maps should show every library it has loaded

Or attach to gdbserver using a native gdb and use "info shared"

Cheers,
Carlos.


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