http://seattlerb.rubyforge.org/strace_me
A wrapper around strace(1) that allows you to perform targetted tracing
of a
block. strace_me allows you to track down problems without wading
through
gobs of ruby startup or other irrelevant noise.
http://seattlerb.rubyforge.org/strace_me
A wrapper around strace(1) that allows you to perform targetted tracing
of a
block. strace_me allows you to track down problems without wading
through
gobs of ruby startup or other irrelevant noise.
Eric H. [email protected] wrote:
http://seattlerb.rubyforge.org/strace_me
A wrapper around strace(1) that allows you to perform targetted tracing of a
block. strace_me allows you to track down problems without wading through
gobs of ruby startup or other irrelevant noise.
Other than debugging, this could be a great tool for people to learn
Unix systems programming with.
My learning process has always been somewhat odd, but it is usually some
variant of:
Over time I do 2) less and less since the list of syscalls is
fairly small.
Maybe this technique for learning will work for someone else, too.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs