Visual Studio 2005 provides a powerful debugger which makes
stepping through your code to find problems a breeze. However, sometimes it
offers too much information, and it can become tedious to find just what you
are looking for amidst all of the extra noise. Fortunately, the debugger can
be customized using a few simple techniques.