What is the recommended way to debug using the FVP Simulator? Is it to use ARM Dev Studio or GDB? Are there any articles that explain how to do this please?
Arm Development Studio (or Keil MDK) are the best and easiest way to debug.If you are launching the FVP independently of the IDE, be sure to include -I on the command line to enable the Iris debug server.