On Thu, 22 May 2008, Deepak Pandian wrote:

> I am wondered whether running a application with strace will make it
> behave differently.

May be. When you run the app with strace, some of critical point never
occure, due to the strace overhead/delay. Use core-dump or print to
figure out the crash point and check for the logical errors.

Bye :)
-- 
Bharathi S

_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to