debugging f77 under linux with/without GUI

calogero_roberto_at_yahoo.fr
Date: 12/16/04


Date: 16 Dec 2004 00:55:37 -0800

Hi everybody,
Have anyone tried a good debugger, with GUI in preference, for f77 code
with hundreds of subroutines ? under linux !
I've downloaded lots of GUIs like: DDD, Kdebug ... all of them are
interfaces for GDB. I don't know any other free debugger. I want to
have an idea about them before investing my time in on of them.
thanx



Relevant Pages

  • Re: debugger?
    ... > I have read a lot of posts discussing python IDEs, ... > focus on the editor, GUI builder, project management, customizability, ... So, until now, I haven't tried many IDEs. ... The debugger should meet _most_ of the following ...
    (comp.lang.python)
  • debugger?
    ... I have read a lot of posts discussing python IDEs, ... I use vim to edit my code, wxGlade to build the GUI or hand-code it, ... So, until now, I haven't tried many IDEs. ... The debugger should meet _most_ of the following ...
    (comp.lang.python)
  • VS.Net debugger?
    ... I'm trying to debug a solution with two projects; a DLL that does some heavy ... I'm debugging the GUI project right now, and the VS.Net debugger works as I ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: communicating with ruby debugger
    ... Shea Martin wrote: ... What is the best way to establish communication between my GUI and the default ruby debugger? ...
    (comp.lang.ruby)
  • Re: Programming in C (and C++)
    ... gdb takes a bit of getting used to and runs in a terminal window. ... want a GUI based debugger, ... as an alternative GUI front-end to gdb. ...
    (Ubuntu)