Want to find out what functions a program calls?

        $ strace <program>

Ex1:
Try this with "ls"
        $ strace  /bin/ls

Ex2:
Try this with "test.c"

        $ strace  ./test

-- 
Regards,
Tha.Suresh

Kanchi Linux User Group Rocks !!!!
http://kanchilug.wordpress.com

My experiences with Linux are here,
http://thasulinux.wordpress.com

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to