On 9/13/07, Mphahlele Moruthane <moruthane at gmail.com> wrote: > Truss allows a user to specify custom shared-library or functions to trace, > in addition to system calls, via its "-u" option (-u [!]lib,...:[:][!] > func,...). > > Does anyone know how (or if it is possible) to accomplish this on Linux > using "strace" or any similar tool?
Take a look at ltrace. - Ryan -- UNIX Administrator http://prefetch.net
