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

Re: gdb - loading symbols of shared library




 Most often this is the result of libodbcinst.so being compiled
> with 'gcc -g -O2'. Compiler has optimized the variable out.
> 
This indeed seems to be the problem - I re-compiled libodbcinst.so without
-O and now I can see the symbols!

-- 
View this message in context: http://www.nabble.com/gdb---loading-symbols-of-shared-library-tp19941465p19991123.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.


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