Consider the following scenario:
- You enable RPC debugging for an x64 Visual C++ application in Microsoft Visual Studio 2008.
- You set a breakpoint in the application, and then you start to debug it.
- You press F10 (Step Over) after the breakpoint is hit.
- You press F5 (Continue) after you press F10.