Visual Studio Equivalent to Core Dumps in Linux?

From: fuh (nospam_at_thanks.org)
Date: 10/27/03


Date: Tue, 28 Oct 2003 05:55:59 +1100

I'd like my users to be able to generate 'core' dumps they run my
applications under windows and crash. I'd then like to use this dump to
determine the backtrace etc at the time of the crash in visual studio. In
linux core dumps had this purpose. What is the equivalent for C executables
compiled using Visual Studio .net professional or Visual C 6 Standard?



Relevant Pages

  • Re: Visual Studio Equivalent to Core Dumps in Linux?
    ... > applications under windows and crash. ... > determine the backtrace etc at the time of the crash in visual studio. ... > linux core dumps had this purpose. ...
    (comp.programming)
  • Re: [PATCH 2/3] exec: let do_coredump limit the number of concurrent dumps to pipes (v8)
    ... Since we can dump cores to pipe, rather than directly to the filesystem, we ... dumps beyond this value are skipped and a note is made in the ... A special value of 0 in core_pipe_limit denotes unlimited core ... extern int core_uses_pid; ...
    (Linux-Kernel)
  • Re: [PATCH 2/3] exec: let do_coredump limit the number of concurrent dumps to pipes (v9)
    ... Since we can dump cores to pipe, rather than directly to the filesystem, we ... dumps beyond this value are skipped and a note is made in the ... A special value of 0 in core_pipe_limit denotes unlimited core ... +defines how many concurrent crashing processes may be piped to user space ...
    (Linux-Kernel)
  • Re: (Seemingly) Spontaneous rebooting
    ... serval times a day. ... I'd like to know how to get crash dumps? ... It was one of those fairly useless dumps where the program counter seems to be completely meaningless. ... what I am saying is that all these people might be seeing a genuine problem that by its very nature does not produce meaningful dumps. ...
    (freebsd-stable)
  • Re: [PATCH] ELF core dump options
    ... segments are dumped in ELF core files. ... can be set to have private file mappings dumped in their entirety. ... This dumps the first page of a read-only private file mapping if it ...
    (Linux-Kernel)