Debug Fortran code with DDD

From: grain (member46459_at_dbforums.com)
Date: 10/31/03


Date: 30 Oct 2003 23:11:23 GMT


Hi,

I am debugging my fortran code with DDD, and I have a few problems in
printing arrays.

For example, if I want to print an array 'f', defined by dimension f(10)

The debugger will give me something like,

(PTR TO -> ( real*8 (-1))) 0xbfffd840

but I have no idea how to see what the values are for the
components of f.

Any help on that will be appreciated.

Thank you.

--
Posted via http://dbforums.com