How can I set Visual Studio to provide a similar level of debugging output to Aptana Studio 3? I am using Visual Studio 2010, C# 4.0, and Windows Phone 7.1.
I am looking to have it output all of the debug information to the console automatically without me having to tell it to - like Aptana.

Debugclass, it would show up in the output window. I'm not familiar with Aptana Studio 3, could you describe how it handles debugging in reference to what you're talking about?