This is the mail archive of the gdb-patches@sourceware.org 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]

solibs and "set debug-file-directory"?


Question -- do separate-debug files work for shared libs, if
they are not in the default location?

I've been trying to use "set debug-file-dir" to debug shared
libs, but according to strace, gdb is not even trying to look
for the files there.

FYI it does seem to work for the main executable file...


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