Cannot debug gfortran compiled programs with dbx

Hello,Unfortunately I cannot debug Fortran 90 programs compiled with gfortran using dbx from Sun Studio 11.I used various compiling options : -g, -gstabs, gdwarf2.I am using a machine with Ubuntu linux installed.Plese help.Victor
[278 byte] By [vctrmarian] at [2007-11-26 9:48:14]
# 1
Sun Studio dbx supports only gcc and g++. It does not support Fortran.Would you like me to file a request to add this feature?
David_Ford at 2007-7-7 0:55:45 > top of Java-index,Development Tools,Solaris and Linux Development Tools...