Dump File Limitations (Windows CE 5.0)
The debugger opens Error Reporting dump files as static information; that is, no execution control is possible when viewing dump file information.
The following list shows the debugger execution options that are disabled when viewing Error Reporting dump files:
Run control options
Disabled run control options include Go, Run to Cursor, and Run to a breakpoint.
Step options
Stepping commands are disabled in source code and in assembly code.
Disabled stepping options include stepping over, out of, or into a function.
Breakpoint commands
Disabled breakpoint execution options include setting, inserting or enabling a breakpoint, and removing or disabling a breakpoint.
See Also
Debugger Execution Control | Viewing Dump Files in Debug Windows
Send Feedback on this topic to the authors