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
hi ... i have this question too ...
i tested the solution which Mr Matthew Du Puy said ...
i created an android project with "system_process" name
but when i debug it connection failed showed up ...
.............
Failed target configuration:
The script file ( run_nostart.py ) failed during execution:
Timeout. PID not found!
.......................
my debug configuration is
in the files tab i filled it like this
i did not know what must be apk file ..!! so i put original email app
could u plz guide me ...
is there any tutorial which explain how to debug aosp with ds-5 in arm level ....