System calls debugging

MuthuKumar-Hotpop kmuthu_linux@HotPOP.com
Wed Feb 11 03:48:00 GMT 2004


Hello deBUGies,

        Is there any way to debug what are all the "system calls" usage and process happening over on the program.

        I have written a simple program which gets the a string.I have made it to wait for the input and using that process-id,
        I have attached the process with gdb.Now the "where" command gives the stackframes about the system calls information.
        To find the processings of other system calls what is the way.  
             
Regards,
Muthu.




More information about the Gdb mailing list