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]

shared lib load events


Hi there,

I have installed gdb and just run ./configure --prefix=/my/dir.
I have then played around a little with the gdb source code and have found
that I could be notified about shared libraries being loaded via
target_new_objfile_hook.

After that I wiped my gdb installation, did .configure --prefix=/my/dir
again and I was no longer able to receive notifications about new shared
libs being loaded.

Is there a documentation or are there some hints about what gdb does to
receive such load events?

Any help is greatly appreciated

	Daniel



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