View Single Post
  #7  
Old 08-11-2005, 15:06
ghalen
 
Posts: n/a
Another great tool when debuggning in Linux is "ltrace", wich is a library call tracer. Great when programs does stringcompares etc.

Cheers
ghalen
Reply With Quote