Dumping core on windows?

Ben Greear greearb@candelatech.com
Thu Nov 17 06:06:00 GMT 2005


Brian Dessent wrote:
> Christopher Faylor wrote:
> 
> 
>>Have you actually tried this, Brian?  I was going to suggest something
>>like this but I wasn't sure if it worked with dumper.
> 
> 
> Yeah, I tried it before posting and it seemed to work - it created the
> core but I didn't try loading it into GDB.  At first I thought it did
> not, though, because I was trying to specify a path to the filename
> argument of dumper, which does not work - it seems to create it using
> the given filename in the CWD of the faulting program, regardless of any
> path you give it.

I got a core file out of the deal...but gdb is not happy loading it:

(gdb) core btserver.core
warning: core file may not match specified executable file.
warning: Couldn't find general-purpose registers in core file.

warning: Couldn't find general-purpose registers in core file.

#0  0x53676e69 in ?? ()
(gdb)

Any ideas?

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com



More information about the Gdb mailing list