Hi All,
When I try to parse the symbols using the latet aarch64-gdb from the arm website it is giving some unexpected delay during the symbol parsing.
For example, if i execute "file filename.elf", it is taking 10-20 seconds to finish the operation.
If i do the same thing with the latest arm-none-eabi-gdb, it is not giving any delay.
Is that anything specifica to my system such as mingw dependancy(arm-none-eabi-gdb works fine)?
Any help in this regard is highly appreciated.
Regards,Ranjith
hope too