I'm trying debug Linux 5.10, execute add-symbol-file vmlinux, get error message:
WARNING(ROS60): Could not enable OS support as the OS does not appear to be initialized. This might be caused by a mismatch between the loaded symbols and the code on the target or because the OS is not up and running. Enabling OS support will be re-attempted when the target next stops.
DS-5 v5.29.3 does not support Linux 5.10?
DS-5 is a rather old toolchain, and as such also only formally supports some older Linux versions.https://developer.arm.com/documentation/100953/0529/debugging-embedded-systems/about-os-awareness
We have done work to support newer versions in Arm Development Studio. You can download a 30-day evaluation version. Please try that out. https://developer.arm.com/tools-and-software/embedded/arm-development-studio
Regards, Ronan