Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

Location or Path to "idb" (Intel Debugger) Executable in Intel Oneapi-2023 Linux Compiler.

vj2012
Beginner
1,283 Views

Unable to find the Location or Path to "idb" (Intel Debugger) Executable in Intel Oneapi-2023 Linux Compiler. 

If there is an alternate debugger, what would be the executable and its path or location in the in Intel Oneapi-2023 Linux Compiler. Any help would be appreciated.

Labels (1)
0 Kudos
1 Reply
Barbara_P_Intel
Employee
1,234 Views

Try gdb-oneapi. It should be in your PATH after running setvars.sh.  Here's the Getting Started Guide. I know there's no mention of Fortran, but it seems like there's enough there to get you started.

 

0 Kudos
Reply