Dumping core on windows?

Brian Dessent brian@dessent.net
Wed Nov 16 19:50:00 GMT 2005


Ben Greear wrote:

> Is there any way to configure windows to dump a core file
> that GDB can decode?

If you are using Cygwin, the dumper utility is provided for this.  See
the users guide.

> (Or, get a stack-trace some other way?)

Attach to the process and "bt"?  No core file is needed for that.  Maybe
you should supply some more details.

Brian



More information about the Gdb mailing list