Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] How to use Intel idb as debugger

Hi!

I am trying to get started with Eclipse/Photran as a Fortran IDE under Linux. However, I have not been able to figure out how to tell Eclipse/Photran to use the Intel idb debugger instead of gdb. idb does not appear as a choice in the debugger settings. Can anyone help?

I have Eclipse Ganymede (3.4) with CDT 5.0 and Photran 4.0 (installing Photran 5.0 in Galileo and CDT 6.0 failed as Eclipse claimed that CDT features were missing which were obviously installed...). I have a Kubuntu 9.04-system with the latest Intel Fortran 11 compiler and debugger. Compiling works fine but gdb cannot "read" the source files.

Thanks,
Olof

Back to the top