Re: [Dwarf-Discuss] Dwarf-Discuss Digest, Vol 72, Issue 3

2013-11-18 Thread Tobias Burnus
Bishop, John E wrote: I think if you are importing, you don't even need the DW_TAG_namelist: DW_TAG_imported_declaration '/nml' DW_AT_import DW_FORM_ref_addr [ reference to other file's DWARF ] I'm a bit weak on how that cross-file reference works, but reading section 3.2.3 that's what

[Dwarf-Discuss] Using DW_TAG_imported_declaration with Fortran's DW_TAG_namelist

2013-11-17 Thread Tobias Burnus
Dear all, I would like to have some help about which DWARF a compiler should generate for NAMELISTS which are USE associated with the ONLY clause. For a namelist declared in a module (or in a procedure [subroutine/function]) one generates a DW_TAG_namelist which contains a list of DW_TAG_na