debugger for use with g95 ?

From: Bart Vandewoestyne (MyFirstName.MyLastName_at_telenet.be)
Date: 01/30/05


Date: Sun, 30 Jan 2005 15:18:10 +0000 (UTC)

I'm compiling my fortran code with g95, and apparently g95 also accepts
the -g flag. But what debugger can I use together with g95-compiled
code?

I also have access to the NAGWare f95 compiler, and that one has upsf95.
I've tried this one with g95-compiled code but it didn't work...

Regards,
Bart

-- 
	"Share what you know.  Learn what you don't."


Relevant Pages

  • Re: Gcc and Core dump
    ... > compiling my program, I am getting error and core dump. ... > there is any flag or some way in gcc that make it possible too see what the ... program in a debugger and will show you where the ...
    (comp.os.linux.misc)
  • Re: GetSaveFileName / GetOpenFileName Crash
    ... sure if it was doing it before I installed VS2005 or not but compiling under ... You may use certain debugger to attach to the failing application, ... we can catch the exception and get the ... OPENFILENAME ofn; ...
    (microsoft.public.win32.programmer.ui)
  • Re: Core dump and gcc
    ... > compiling my program, I am getting error and core dump. ... > Thanks in advance Sam ... gcc is not the equivalent to VC++ in the winders world. ... Which debugger depends on what system you are developing on and what ...
    (comp.unix.programmer)
  • Re: [opensuse] question about compiling an app and installing
    ... for example libpcap-devel or gnome-something-devel. ... compiling to. ... If you know there are particular shared libraries, ... machine rsync (with --delete flag IIRC) ...
    (SuSE)
  • Re: Portability and kind problems
    ... had naively assumed that compiling with e.g. the -r8 flag produced ... double precision, but now have learnt that constants specifed as e.g. ... constants above only have three significant digits in them. ...
    (comp.lang.fortran)