Hi,
I have an AM37x target and I work with Android ; I would like to know the tools which enables to debug the application
framework layer on this target. Indeed, I would like to be able to
follow
each step when an application is launched for instance (not using the
logCat but using java code, with the possibility to put
breakpoint ...) and I would like to modify the components of the
application framework layer, such Package Manager, Telephony
manager, ... I 'm using Eclipse for application debug, but is it
possible and how to do previous describing tasks thanks Eclipse
(Application Framework debug, ...)?