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]

break points for shared libs



Hi,


 I want to set breakpoints in shared lib sources while executing another 
 program.But the symbol is being overridden whenever I use 
 
 file test.so

 Please let me know if there is a way to set breakpoints in shared library 
 sources while debugging an application which uses this.
--------------------------------------------------------------------

warning: shared library handler failed to enable breakpoint

is the warning I got!

-- 
Regards,
Anitha B.



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