You can turn on the code in /opencore/android/thread_init.cpp (about line 94~103) to enable android log appender. And updating the marco of PVLOGGER_INST_LEVEL to 5 in external/opencore/oscl/pvlogger/src/pvlogger.h.
Then you will see PV logs in DDMS. If you intends to use gdb, you will need to attach to the independent media server process -- a different process than your app. On Fri, Dec 5, 2008 at 4:50 PM, Yogi <[EMAIL PROTECTED]> wrote: > > Hi All, > > I want to debug android codec source code and want to know how the > audio/video graph is build. > Can we debug the codec source code with the help of ADB? > Please help me out. > > Thanks in advance, > Yogi > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [EMAIL PROTECTED] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
