interesting.   anyway of running it on the simulator first?   then
perhaps u can do step tracing, and the simulator will dumptrace when
it soft-crashed?

many exists:

http://www.n95pro.com/post1005/g1-android-simulator.html

http://handheld.softpedia.com/get/Emulators/Google-Android-Simulator-for-Nokia-Sony-Ericsson-Phones-63014.shtml

etc...

but of course....sometimes these emulator itself have bugs (esp when
it comes to supporting latest hardware stuff eg...bluetooth etc..) so
beware!!!

On Sat, May 30, 2009 at 12:55 AM, yash <[email protected]> wrote:
>
>
>
> On May 29, 8:33 pm, Greg KH <[email protected]> wrote:
>> On Fri, May 29, 2009 at 4:24 AM, yash <[email protected]> wrote:
>> > If a phone freezes, we want to know how it got frozen ??
>>
>> Don't we all :)
>>
>> > How to get the logs...in order to know the reason for crash..?? how to get
>> > system crash dumps..??
>>
>> That depends on the hardware platform you are using.
>>
>> What are you using?  What have you tried?  We need more details.
>>
>> thanks,
>>
>> greg k-h
>
> The hardware i am using is based on ARM11.
>
> In order to get logs when a phone freezes, i developed an app which
> takes logs ("dumpstate"  in Android), every 15secs and dumps into
> sdcard, so that when a phone freezes , sdcard can be taken out for
> analysing the crash.
>
> Bottleneck is like its an overhead and data might be lost in the time
> intervals between logging. Solution to the above problemm what i found
> from net is getting a crash dump (ramdump) of the system. So again my
> question is like how to get crash dumps in case of ARM based
> system..??
>
> Thanks,
> yash
> >
>



-- 
Regards,
Peter Teoh

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel
-~----------~----~----~----~------~----~------~--~---

Reply via email to