Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] gdb crashes under Linux

Hello,

I'm actually a C++ developer but have to work with FORTRAN 77 for a project.

I have the most current eclipse stuff. gcc is 4.5.1,

The debugger tends to exit with -1. With gdb (GDB) SUSE (7.2-3.3) from Suse 11.1
I could not proceed from the first breakpoint.

I upgraded gdb to gdb (GDB) SUSE (7.4.50.20120120-79.1) and now it works better,
but all of a sudden gdb exits before.

Is there the gdb output somewhere to get a hint?

Any suggestions beside converting the fotran code via f2c?

Thanks a lot,

Fabian


Back to the top