Forum Discussion

Hongbo_R_Intel's avatar
Hongbo_R_Intel
Icon for New Contributor rankNew Contributor
6 years ago
Solved

gdb on FGPA DevCloud

Hello,

I'm using the FPGA DevCloud, more specifically, the Arria 10 PAC Compilation and Programming with Development Stack 1.2.1. I need debugging tools like gdb, but unfortunately, it does not seem that gdb is installed.

Could you install the debugging tools?

Thanks!

Hongbo

  • Hongbo_R_Intel's avatar
    Hongbo_R_Intel
    6 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 ….

3 Replies

  • 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_Intel's avatar
      Hongbo_R_Intel
      Icon for New Contributor rankNew 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_Intel's avatar
        Hongbo_R_Intel
        Icon for New Contributor rankNew 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 ….