This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Dumping core on windows?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]