This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/9395] can not acces allocatable array in fortran90


------- Additional Comments From mhp77 at gmx dot at  2009-07-15 09:00 -------
What is the current status of gdb support for dynamic Fortran arrays
(allocatable, assumed-shape arrays)?

I've tried to debug the test program above with:

gfortran -g ... [also tried -gdwarf-2, -gdwarf-3, -ggdb]
GNU Fortran (GCC) 4.5.0 20090710 (experimental) [also tried 4.4.0]

GNU gdb (GDB) 6.8.50.20090707-cvs [also tried GNU gdb (GDB) 6.8.50.20081228-cvs,
 tar.gz from http://sourceware.org/git/gitweb.cgi?p=archer.git]

The result is:

(gdb) p tab
$1 = ()

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9395

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]