The updates I just did to tools/cedump.c can get it to print this info :

dannypc: {1034} rsh
ipaq /temp/cedump /windows/system/dumpfiles/Ce042609-01/Ce042609-01.kdmp
Number of streams 10
stream 0, type 8001 (System info), size 72
System info :
        arch 5, 1 processors
        Proc type 2577 level 4 rev 1
        Proc family 4 Platform 3
        Locale id 2067  813
        OEM {hp iPAQ 210}
stream 1, type 8002 (Exception), size 160
Exception : code C0000005, flags 0, address 1117C
Parameter 0 : [1]
Parameter 1 : [26000000]
stream 2, type 8003 (Module), size 336
stream 3, type 8004 (Process), size 208
stream 4, type 8005 (Thread), size 416
stream 5, type 8006 (Thread Context), size 48
stream 6, type 8007 (Thread Callstack), size 24
stream 7, type 800a (Bucket parameters), size 64
stream 8, type 8008 (Memory virtual list), size 56
stream 9, type 8009 (Memory physical list), size 8

There's probably a lot of other useful information out there, but I
won't pursue that now : I got where I wanted.

Should this type of stuff be integrated with gdb ? (I can imagine that
gdb would treat this as a coredump file.)

        Danny

On Wed, 2009-04-15 at 13:26 +0200, Danny Backx wrote:
> The dumps are generated, with the right settings, as
>   \windows\system\dumpfiles
> 
> See e.g. http://www.windowsfordevices.com/articles/AT7568439504.html
> 
> Since I asked the question, I found more info on MSDN. See
> http://msdn.microsoft.com/en-us/library/ms939649.aspx and related.
> 
> I've assembled some stuff, I'll put it in SVN in tools/cedump , and
> examples in a subdirectory. One example is from roadmap, the other is
> from a trivial divide by zero application.
> 
>       Danny
> 
> On Wed, 2009-04-15 at 11:54 +0200, Vincent R. wrote:
> > On Wed, 15 Apr 2009 11:31:15 +0200, Danny Backx <danny.ba...@scarlet.be>
> > wrote:
> > > Does anyone know how to decode the error dumps generated by a crashed
> > > application on CE ?
> > > 
> > >   Danny
> > What is the file extension and format of you dump ?
> > Could you send it ?
> > 
> > Thanks
> > 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to