|
Lewis Donzis
|
Where does gdb find libraries
|
|
Lewis Donzis
02/25/2011 9:11 AM
post83500
|
Where does gdb find libraries
When running gdb on our target systems, it's never able to find any of the .so files to load symbols.
Under QNX 6.3.2, we set LD_LIBRARY_PATH and/or the LIBPATH sysconf and this seemed to make gdb happy.
But this no longer works on 6.5.0. So I was wondering, how does gdb decide where the .so files reside? Note that the
libraries in question are all in /lib, /lib/dll, /usr/lib, i.e., the standard places.
Thanks,
lew
|
|
|
|
|