Basically, you need run gdbserver on device attached to mediaserver process, then run gdb client on your linux workstation, switch to PV thread and get it's back trace. http://groups.google.com/group/android-platform/browse_thread/thread/d5e858240540dd7c#
On Tue, Apr 28, 2009 at 1:39 PM, Dev <[email protected]> wrote: > Hi, > > I am new to Android and trying to understand the OpenCore part of it. > I wanted to know about the call sequences in the OpenCore when the video > file is played. > How do i get the OpenCore Function call sequence traces when I play the > video file? > what are the instructions to be followed and the code changes to be done > for the same? > > > Thanks and Regards, > -Devaraj > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
