How To Assign the F8 Key to DebugStepInto in Visual C++
Article ID: 138136
Article Last Modified on 6/29/2004
APPLIES TO
- Microsoft Visual C++ 4.0 Professional Edition
- Microsoft Visual C++ 5.0 Learning Edition
- Microsoft Visual C++ 5.0 Enterprise Edition
- Microsoft Visual C++ 5.0 Professional Edition
- Microsoft Visual C++ 6.0 Enterprise Edition
- Microsoft Visual C++ 6.0 Professional Edition
- Microsoft Visual C++ 6.0 Standard Edition
This article was previously published under Q138136
SUMMARY
Microsoft Developer Studio's debugger uses the F11 key as the shortcut key
to step into a function. All past editions of Visual C++ and Codeview used
the F8 key as the shortcut key for step into. This article describes how to
modify the keyboard settings so the F8 key can be used to step into
functions when debugging.
Additional query words: kbinf
Keywords: kbhowto kbide kbusage KB138136