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
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