You cannot jump to the source file if you press F4 when you are debugging in Visual C++ .NET or in Visual C++ 2005 (820993)
The information in this article applies to:
- Microsoft Visual C++ 2005 Express Edition
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
SYMPTOMSYou can write trace messages to the Output window for debugging
purposes. In Visual C++ 6.0, when you press F4, you can
jump immediately to the source line that generates the output message.
However, if you press F4 in Visual C++ .NET or in Visual C++ 2005, the
Property Pages window for the project appears.CAUSEIn Visual C++ .NET or in Visual C++ 2005, key mappings are changed.
The F4 key is mapped to the Open Property window in Visual C++
.NET or in Visual C++ 2005. RESOLUTIONTo resolve this problem, keep the Output window open, and
then press F8 to iterate through all debug messages.
STATUS This
behavior is by design.
Modification Type: | Major | Last Reviewed: | 1/4/2006 |
---|
Keywords: | kbDebug kbprb kbIDEProject kbDevStudio KB820993 kbAudDeveloper kbAudITPRO |
---|
|