This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Delay in aarch64-elf-gdb symbol parsing

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