This is an excellent tip for debugging complex projects and methods. As Thomas states at the end of the blog, it can also be used for a simple form of profiling too, so it would be possible to see how long a particular method takes to execute.
Real Software: Debugging Tips: In this article I am going to share a nifty way to help with debugging your code. There are times when you need to figure out which methods...
No comments:
Post a Comment