Forum Discussion
gdb on FGPA DevCloud
- 5 years ago
Don't bother. I just found that there is a specialized gdb already installed on FPGA DevCloud. To use it:
source /glob/development-tools/versions/intel-parallel-studio-2019/debugger_2019/bin/debuggervars.sh
/glob/development-tools/versions/intel-parallel-studio-2019/debugger_2019/gdb/intel64/bin/gdb-ia ….
Hi Hongbo,
Thanks for reaching out to us.
As checking your query, we noticed that your issue is related to FPGA Devcloud. We have a dedicated forum to handle those specific issues in FPGA Devcloud, so we are moving this query to FPGA forum for a faster response.
Regards,
Chithra
- Hongbo_R_Intel5 years ago
New Contributor
Thanks, Chithra! I am blocked by an issue due to the lacking of gdb on FPGA DevCloud. If someone can quickly install the toolset, that would be great.
- Hongbo_R_Intel5 years ago
New Contributor
Don't bother. I just found that there is a specialized gdb already installed on FPGA DevCloud. To use it:
source /glob/development-tools/versions/intel-parallel-studio-2019/debugger_2019/bin/debuggervars.sh
/glob/development-tools/versions/intel-parallel-studio-2019/debugger_2019/gdb/intel64/bin/gdb-ia ….