I'm a newbie to Android.

I've built the android source code in debug mode (for arm device) and
want to trace the opencore code on my arm target board.

I want to use gdb as the debugging tool.
My prolem is the video player from api demo is a JAVA application, not
a c/c++ program. So I don't know when the opencore libraries is loaded
and how to set breakpoints in it ;-(

For a c program, I can let program breaks after the 1st call to
library and then set break points in that library. But for a java
program, how to do this work?

Could anybody share some idea?

Is there any other way to debug the opencore ?

Many thanks!
jasperr
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to