Hi,

<[EMAIL PROTECTED]> wrote:


> Forget "strace". I have come across programs/device drivers that will stop
> working once you remove print{f|k}s added for debugging! Various delays can
> make a program work well. Is your program using a device driver you know
> might be faulty? Try GDB, my friend.


Thanks for the insight. I have identified and protected a race
condition. Since I am running it on a 8 MB flash system couldnt afford
gdb for it.

Thanks
Deepak
_______________________________________________
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