Running to the Cursor Location (Windows CE 5.0)

Send Feedback

You can proceed to the cursor ___location from a break state, including a cursor ___location in the Disassembly window or in the Call Stack window.

To run to the cursor ___location while the debugger is in the break state

  1. In a source file, move the cursor to the ___location where you want the debugger to break.
  2. From the Debug menu, choose Run to Cursor.

To run to the ___location in disassembly code while the debugger is in a break state

  1. In the Disassembly window, move the cursor to the ___location where you want the debugger to break.
  2. From the Debug menu, choose Run to Cursor.

To run to the ___location in call stack code while the debugger is in a break state

  1. In the Call Stack window, select the function name.
  2. From the Debug menu, choose Run to Cursor.

See Also

Debugger Execution Control

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.