[Ilugc] Re: [Tip] Want to find out what functions a program calls?

  • From: vijaykumar@xxxxxxxxxxxx (Vijay Kumar)
  • Date: Tue Aug 3 11:31:05 2010

Tha.Suresh <jemenisuresh@...> writes:

Want to find out what functions a program calls?

System calls to be more accurate. For tracing calls to functions in shared
object libraries ltrace should do the trick.


        $ strace <program>



Regards,
Vijay

-- 
P: http://www.bravegnu.org/
C: http://www.zilogic.com/

Other related posts: