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]

Question about resolving symbol information from so's loaded via dlopen.


in GDB 5.2.1.

I am attempting to debug using a core from an application that loads an .so
via dlopen using an absolute location. When i target the core in gdb - the
.so's  attempt to load using the absolute path (the core file was not
generated on my machine) and fail. 

How do I work around this?

Thanks in advance.

:]k


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