On Wed, Feb 20, 2019 at 09:10:51PM +0100, Thomas König wrote: > 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 :-) >
Did you mean to attach a patch? -- Steve