Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] gdb

I want to debug a fortran program using photran and gdb.
I have eclipse 3.2 with photran installed.
I have gdb installed in /usr/bin/gdb (all on OpenSuSE 10.1 machine).
If I go into Windows -> Preferences -> C/C++ -> Debug -> Debugger Types, it has 4 check boxes:
gdbServer Debugger
gdb/mi
gdb Debugger
Cygwin gdb Debugger
All boxes are checked.

There is no Debug under Windows -> Preferences -> Fortran

If I go to the Run or Debug dialog box, it says "[Debugger]: No debugger available"

What do I need to do?


Back to the top