I have it at many groups but didnt got response... how can we keep track of function and method calls without writing an inch of code in the method to trap the method name from outside the method. Do we have any function to keep track of all the methods name...
Is it possible of keeping track of method names of an application from a different application.. CAll stack does have it but how to retrieve it..

