This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug native system-level code (c++) of Android Sources (AOSP) with DS-5

I'm using DS-5 to debug native code of my custom android application and it works well, my question now is about android source code (AOSP) that i have recompiled.

It's possible to debug the system-level C++ code (with DS-5) ? For example debug native code of system_process ?

Thanks in advance,

Best Regards

Parents
  • hi again ...

    i try this method  for debug  "com.android.phone" process

    this time we have exact and right apk file ....

    i change the simple app package name to "com.android.phone"

    but surprisingly this time despite other time ((try for debug system_process)) ds-5 script could not fine process information and debug button did not activated

    5.JPG 

    i try this whit the original project in AOSP in  packages/apps/Phone directory and result was the same

    what is the problem?

    Thanks in advance,mattdupuy

    Best Regards

Reply
  • hi again ...

    i try this method  for debug  "com.android.phone" process

    this time we have exact and right apk file ....

    i change the simple app package name to "com.android.phone"

    but surprisingly this time despite other time ((try for debug system_process)) ds-5 script could not fine process information and debug button did not activated

    5.JPG 

    i try this whit the original project in AOSP in  packages/apps/Phone directory and result was the same

    what is the problem?

    Thanks in advance,mattdupuy

    Best Regards

Children
No data