Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

turn off debug printing when stepping thru code?

1 view
Skip to first unread message

Rich P

unread,
Nov 20, 2009, 1:03:26 PM11/20/09
to
I just encountered a behavior with VS 2008 where when I step through
code it is debug printing everytime I press F11 as follows:

Step into: Stepping over non-user code 'Product.Product'
Step into: Stepping over non-user code 'Product.Product'
..

Is there a way to turn this off? I only want to debug print when I
reach a Console.Writeline(...) statement that I place in the code
myself. How to turn off this other debug printing?

Thanks

Rich

*** Sent via Developersdex http://www.developersdex.com ***

JTC^..^

unread,
Nov 23, 2009, 2:30:04 PM11/23/09
to

Right-click the output window. Check/Uncheck options

0 new messages