> PS: Talking about DWARF5, do you know when it will be available as public > draft? I am especially looking forward to > http://dwarfstd.org/ShowIssue.php?issue=121221.1 (Allow DW_AT_type with > DW_TAG_string_type), which would be a low-hanging fruit in terms of > implementation. Contrary to the array additions of 130313.5.
It should be available for public review in 3-4 months. We need to do a thorough review of the draft document, and tidy up a few loose ends, but it's pretty much done. I see no reason why you couldn't go ahead and implement what's in 121221.1 as an extension under a (!dwarf_strict) guard. Unless it would really confuse old debuggers, I don't think you'd need to guard it with -gdwarf-5. -cary