This is the mail archive of the gdb-patches@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: Post mortem debugging for Windows CE


http://www.windowsfordevices.com/articles/AT7568439504.html shows what
the Microsoft tools do based on this file.

On Wed, 2009-04-29 at 10:10 +0300, Eli Zaretskii wrote:
> > From: Danny Backx <danny.backx@scarlet.be>
> > Cc: gdb-patches@sourceware.org
> > Date: Tue, 28 Apr 2009 21:17:34 +0200
> > 
> > Here's more info, I've decoded more of the dump.
> > 
> > I think the three chunks of memory included (see stream 8) are :
> > #0 : 80 bytes from the program text at the point of the crash
> > #1 : 380 bytes near the end of address space (I have no clue)
> > #2 : some amount of memory from the frame pointer (see stream 6)
> 
> Thanks.
> 
> I know very little about Windows minidump files, but unless this
> feature is going to allow GDB to debug the dump, as we do with core
> files, the feature does not belong to GDB but to Binutils.  At least
> IMHO.
> 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


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