Re: [Dwarf-Discuss] DW_AT values unknown to me.

2021-02-17 Thread Adrian Prantl via Dwarf-Discuss
Would you potentially be interested in contributing some of the missing vendor extensions to LLVM's DWARF parser (https://github.com/llvm/llvm-project/blob/main/llvm/include/llvm/BinaryFormat/Dwarf.def )?

Re: [Dwarf-Discuss] DW_AT values unknown to me.

2021-02-17 Thread John DelSignore via Dwarf-Discuss
You probably already know this, but I'm pretty sure that "GHS" is Green Hills Software: https://www.ghs.com/products/compiler.html TotalView supported their compiler on the BBN Butterfly in the early '90s, but that predated DWARF support. Maybe someone at Green Hills can tell you what they mean

[Dwarf-Discuss] DW_AT values unknown to me.

2021-02-17 Thread David Anderson via Dwarf-Discuss
I try to make the dwarf.h  file complete in its set of DW_AT values, including non-standard entries I know nothing about. I recently came across a few whose proper spelling is completely unknown to me. So I made up names. Browser searches revealed nothing so far. /*  From DWARF2 DW_AT_producer G