Re: [Dwarf-discuss] Overlapping PC ranges

2023-09-23 Thread Ron Brender via Dwarf-discuss
Tim writes: DWARF5 Section 2.17.3 explicitly states that *Bounded* ranges cannot overlap, but there is no comment about contiguous ranges (DW_AT_{low,high}_pc) or *Base address* range list entries. Is this a case of "the exception that proves the rule"? A "bounded range" is a contiguous range by

[Dwarf-discuss] Overlapping PC ranges

2023-09-22 Thread Tim Haines via Dwarf-discuss
DWARF5 Section 2.17.3 explicitly states that *Bounded* ranges cannot overlap, but there is no comment about contiguous ranges (DW_AT_{low,high}_pc) or *Base address* range list entries. Is this a case of "the exception that proves the rule"? For DW_TAG_compile_unit and DW_TAG_type_unit entries, I