Hi IntelSupport,
Thanks for the answer. I am still using Eclipse DS-5 (community edition) for code development . I see the new Arm* Development Studio suggestion, I will look into that.
However, I am also interested in another option. My team is running code in customer field environments where specific conditions only occur on those environments. We are unable to run our products with additional open Ethernet ports (to support gdb data protocol transfer from gdb-server target to gdb host) on customer sites as our FPGA fabric design is bit-stream encrypted for security. We are hoping gdb has been built for the Arria-10 arm-linux-gnueabihf compiler platform (since gdb-server has already been built). Our goal is to run gdb and gdb-server on the Arria-10 platform (debug directly on target). We see there are Linaro versions of gdb built for arm-linux-gnueabihf, but they do not seem to run on the Arria-10 platform. Are you familiar with any Intel customers requesting to gdb debug on target directly?