Hello world,

the attached patch implements a few versions of debug for Fortran data
structures.  It lets you type, for example

(gdb) call debug (expr)

and get some output which is readable, instead of having to look at
the structures yourself.

This has no user impact, because thsese functions are never called
from the compiler itself.

Comments, suggestions etc welcome. I will commit in a couple of days
unless there are objections. Once that is done, I will also adjust
the quickstart guide on the wiki.

Oh yes, the code compiles :-)

Regards

        Thomas

Reply via email to