This is the mail archive of the gdb@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: pthread_db innitializing error


>
>Eh?  It sounds like you're not using the right libraries at all.
>solib-absolute-prefix should point to a copy of the target filesystem
>layout - the target's versions of libraries.  It shouldn't search /lib
>at all.
>

I meant to say solib-search-path...

>
>Probably symbol resolution is not working; most likely because you have
>the wrong libpthread on the host.
>

What do you mean by "you have the wrong libpthread on the host"?
How can I doctor this?

Thanks,
--Nik


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