RE: Debugging messages in Output window
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Tue, 13 Feb 2007 06:23:50 GMT
Hello Ed,
After some further discussion with some other VS engineers, I've just got
some further info which would be helpful to you. In the Visual Studio IDE,
after you start the debugging, you can right click in the output window,
and then you will see a list of output items that you can turn on/off.
They include the following items:
=============
Exception
Module Load
Module Unload
Process Exit
Thread Exit
Program Output
================
In your case, you can uncheck them all except Program Output. And then
clear the output window or start debugging again, you will see the output
from your main application's console in the VS output window.
Hope this helps.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Debugging messages in Output window
- From: Ed White
- RE: Debugging messages in Output window
- References:
- RE: Debugging messages in Output window
- From: Steven Cheng[MSFT]
- RE: Debugging messages in Output window
- From: Ed White
- RE: Debugging messages in Output window
- From: Steven Cheng[MSFT]
- RE: Debugging messages in Output window
- Prev by Date: RE: Cannot see modules window when debugging
- Next by Date: Re: Visual Studio busy! any suggestions??
- Previous by thread: RE: Debugging messages in Output window
- Next by thread: RE: Debugging messages in Output window
- Index(es):
Relevant Pages
|
Loading