We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I would like to know how do I attach gdbserver to my ARM Base FVP for debugging. All tutorials online explain using DS-5. I would like to use gdb since I am more comfortable with it. I already enabled networking on my FVP.
Thanks for your help!
Best regards,
Mohannad Ismail
hello,
I also use GDBRemoteConnection.so. When I connect gdbserver I set breakpoint but it can't stop it.
cmd1: FVP_BaseR_AEMv8R -f cfg.txt -a startup_Cortex-R52.axf -D --plugin GDBRemoteConnection.so
cmd2:arm-none-eabi-gdb -tui ~/eagle/test/startup_Cortex-R52.axf