Hi All, I want to write a new tool which would help developers. The functionality of this tool will be to get attached to a running process and then log all the method calls which are executing in that process. I did try to figure out the possible approaches for implementing something of this sort but did not have much success. My basic intention is to log all the method calls in a running .NET process. I did google up to see if something of this sort is already available but no success.
Remember, the source code of the executing process need not be changed and this tool should be able to work with any .NET process. Can someone point me towards the possible approaches for implementing this? Any sort of help would be highly appreciated. Thanks in advance. Cheers, Girish Jain =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
