document updated 15 years ago, on Jul 29, 2009
OS crash
Application crash, OS-wide
- Some application crash data gets written to the ConfigPanel>Admin>Event viewer.
- .DMP files are generated when a BSOD occurs, or when an application occurs, via Dr. Watson. Just go Start>Run>drwtsn32
.NET
- .NET apps are different, of course. But, near as I can gather, the same .dmp files can be captured, but they're just analyzed very differently on the development side.
- for .NET though, ADPlus is probably a good way to go, as long as you have all the .pdb files you need