=>Hi,
=>
=>I am looking for info. regarding usage of dladdr() on Linux. I was unable to find 
any man/info pages (though man/info is available for dlopen(), dlsym() etc) Is the 
implementation similar to the Solaris dladdr(). 
=>
=>Please point me some info./docs and differences with Solaris dladdr() if any.

There is no dladdr() in Linux. However you can write such a function if
you know about object file formats and dynamic linking, not a big deal
really.


The mailing list archives are available at 
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi/

Reply via email to