I am application developer under windows mobile 5.0.

when my application occurred exception,
I want to force make dump the situation.

so I was using CaptureDumpFileOnDevice function. but I couldn't make the
file. :(

how to make dump file in application level ?

and, how to debugging using created .kdump and binary file?

thanks for read my post.

Re: how to make dump file ? by Dean

Dean
Thu Jan 05 08:18:14 CST 2006

Try this to read the dump files

http://www.microsoft.com/downloads/details.aspx?FamilyID=76b18828-09e4-4a87-a8e4-a06f2352b754&DisplayLang=en

--
Dean Ramsier - eMVP
BSQUARE Corporation


"¹ÚÁØ¿µ" <mnemon.park@gmail.com> wrote in message
news:OkOpIccEGHA.3920@tk2msftngp13.phx.gbl...
>I am application developer under windows mobile 5.0.
>
> when my application occurred exception,
> I want to force make dump the situation.
>
> so I was using CaptureDumpFileOnDevice function. but I couldn't make the
> file. :(
>
> how to make dump file in application level ?
>
> and, how to debugging using created .kdump and binary file?
>
> thanks for read my post.
>
>