From: Andreas Secret Date: 2008-01-28T19:18:33+09:00 Subject: How to track down a function I have a very large program with a lot of dependencies (objects, functions that are linked togheter) and there is one particular function that I want to strace troughout the program. (i.e find out every call it makes(including its dependencies)), anyone have a good tips here? It's too large to track by eye unfortunately -- Posted via http://www.ruby-forum.com/.