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]

Preloading dlopen symbols


Hi,
When i run a program that dlopens a library, i can only set a
breakpoint in that library after it is loaded. When i restart
the inferior, my breakpoints get disabled.

How can i load all the modules to give the effect of one monolithic
program so that i can set breakpoints anywhere at anytime and not
have them disabled?


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