Debugger on Linux

From: Håkan Lane (Hakan.CUT.Lane_at_sm.SPAM.chalmers.PLEASE.se)
Date: 11/24/03


Date: Mon, 24 Nov 2003 14:27:10 +0100

I've tried to use both pgdbg, gdb and some other debuggers for my
Fortran 90 code on RedHat 8. None of them seems to work out for me. Do
you know any solid workable Fortran 90 debuggers?

Regards,

Håkan Lane
Chalmers
(Remove CUT., SPAM. and PLEASE. for email address)



Relevant Pages

  • Re: Error: derived type contains a pointer component
    ... Fortran, I suppose, but still they'd have this fairly large data ... Debuggers are usually written by C programmers. ... tested a simple Fortran program with an array and a pointer with 5 ...
    (comp.lang.fortran)
  • Re: Executing Fortran Code One Line at a Time
    ... I'm a bit of a newbie to Fortran having only started learning ... > Some debuggers will allow stepping through the code one line at a time but ... > this is a feature of the debugger not of Fortran. ... Jim ...
    (comp.lang.fortran)
  • Re: Executing Fortran Code One Line at a Time
    ... I'm a bit of a newbie to Fortran having only started learning ... > stepping ro something in VB. ... Some debuggers will allow stepping through the code one line at a time but ... this is a feature of the debugger not of Fortran. ...
    (comp.lang.fortran)
  • Re: C++ wrapper for a fortran77 program??
    ... >> such as Absoft, Intel, Lahey, and Salford do provide facilities to ... > debuggers in a Fortran package. ... wrapper to call the fortran functions or letting the fortran program ...
    (comp.lang.fortran)
  • Re: Debugging with g95 on windows
    ... debugged my programs with the necessary print statements. ... gdb could potentially be really good for Fortran debugging. ...
    (comp.lang.fortran)