Hi,
We're trying to debug android kernel using ARM Development Studio and as per the documentation there is supposed to be a DS-5 Debug Perspective which doesn't seem to be appear in DevelopmentStudio-2019.0.
We got the IDE from https://developer.arm.com/tools-and-software/embedded/arm-development-studio/downloads.
Is it due to some missing configuration or something?
Thanks
Hello - yes, this option is indeed for application debug (only). To connect to gdbserver over adb, you would use port forwarding, and then set the IP address as localhost.
For kernel debug, you should instead select a Hardware connection. This requires a debug adapter such as the DSTREAM family of devices, and a suitable port on your target (what platform are you using?).
This may be easier to discuss with you directly. Feel free to send me a private message with your contact details, and I would be happy to arrange for myself or a colleague to call you.