Re: How to debug memory dumps in the field (.evt files?)
From: Ying Peng [MSFT] (yingp_at_online.microsoft.com)
Date: 06/01/04
- Previous message: Oleg Starodumov: "Re: how to debug Overlapped callback not being called"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 31 May 2004 23:17:12 -0700
.evt file seems to be for events.
Check MSDN for capturing and debugging memory dump files:
http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prmd_stp_ivhh.asp
-- This posting is provided "AS IS" with no warranties, and confers no rights. > If my application crashes in the field, it produces an .evt file. Is > this the equivalent of a 'core' file in unix? Is there some way to take > the file and run it against the debugger in VC++6.0? > > If not, is there any tool (or documentation) to help debug WIN32 apps > that fail in the field short of loading up the IDE on the computer where > it fails?
- Previous message: Oleg Starodumov: "Re: how to debug Overlapped callback not being called"
- Messages sorted by: [ date ] [ thread ]