Dump File Limitations (Windows Embedded CE 6.0)
1/5/2010
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
Reference
Viewing Dump Files in Debug Windows