Share via


Dump Files in the Kernel Debugger (Windows CE 5.0)

Send Feedback

The workstation on which you debug dump files must have access to the binaries for the program, and to the PDB files. Debugging is enabled by the Error Reporting system, which creates a dynamic association between a dump file and the kernel debugger. Platform Builder displays data from the dump file in the standard debugging windows.

If all of the associated symbols are found, then the debugger can open source files and display the source line that caused the dump file to be captured. The corresponding callstack can be viewed by opening the callstack window.

In This Section

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.