How to debug memory dumps in the field (.evt files?)
Next message: booker: "how to debug the process created by the process which is being debug by the VsualSudio?"
Date: Thu, 13 May 2004 17:56:32 -0400
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?
Thanks,
Rob
Next message: booker: "how to debug the process created by the process which is being debug by the VsualSudio?"
Relevant Pages
- Re: Redirecting stdout of running program
... and for fairly good reasons. ... operations specific to that type later fail. ... philosophy includes giving us sharp tools, and leaving it up to us to ... Unix way. ... (comp.os.linux.development.system) - Re: [vchkpw] vpopmail POP: "ERR aac, chiled crashed" after reboot, core dumped
... re-run the gdb command against a core dump-- that will produce more useful ... Charles Sprickman wrote: ... > The only difference here is you fail when going through tcpserver, ... > environments... ... (freebsd-isp) - Re: How to debug memory dumps in the field (.evt files?)
... Check MSDN for capturing and debugging memory dump files: ... This posting is provided "AS IS" with no warranties, ... > If my application crashes in the field, it produces an .evt file. ... is there any tool to help debug WIN32 apps> that fail in the field short of loading up the IDE on the computer where> it fails? ... (microsoft.public.vc.debugger) - Re: [2.6.27.24] Kernel coredump to a pipe is failing
... When a signal happens during core dump the core dump to a pipe ... can fail, because the write returns short, but the ELF core dumpers ... I think there is a strong reason to handle signals during ... (Linux-Kernel) - Re: cp list of files into another directory
... ls -ltr INTER* ... It may fail if the list of files, ... shift "$1" ... And people say UNIX is difficult to use... ... (comp.unix.shell) |
|