shared lib load events

Daniel Junglas dju@sysgo.de
Mon Sep 3 07:53:00 GMT 2001


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




More information about the Gdb mailing list