[PATCH] Fortran DW_TAG_module/DW_TAG_imported_{declaration,module} support, improved DW_TAG_common_block support

Tobias Burnus tobias.burnus@physik.fu-berlin.de
Thu Aug 21 21:33:00 GMT 2008


On Thu, Aug 21, 2008 at 09:51:04PM +0200, Jakub Jelinek wrote:
> That sounds like an idb bug, IMHO the Dwarf3 standard is quite clear
[...]
> with ifort/idb and see whether you can see in the debugger all i, j, k, l
> values or just i and j inside of MAIN__?  The right behavior is to be able
> to print them all.

It seems to be indeed a idb bug - I'll fill a bugreport.

> I hope gdb will implement this correctly...

Me too, hopefully it will be implemented in the not-too-far future.

Regarding your patch: It regtested successfully here
and the Fortran bits are OK for the trunk.

Thanks a lot for your patch!

Tobias

PS: I'm a bit surprised that I can set a breakpoint at a USE statement.
I assume that typing "next" implies a NOOP?



More information about the Gcc-patches mailing list