Re: [Dwarf-discuss] Regarding form x not understand by DWARF 2 code[details]

2023-04-23 Thread David Anderson via Dwarf-discuss
I forgot to mention that https://www.prevanders.net/dwarf.h contains #defines for all the DW_FORM codes known to libdwarf. David Anderson -- Dwarf-discuss mailing list Dwarf-discuss@lists.dwarfstd.org https://lists.dwarfstd.org/mailman/listinfo/dwarf-discuss

Re: [Dwarf-discuss] Regarding form x not understand by DWARF 2 code

2023-04-23 Thread David Anderson via Dwarf-discuss
On 4/23/23 07:22, Jnanendra Dewan (C) via Dwarf-discuss wrote: Hi Team, While running Dwarf 2 code we are getting error “This form X not understoodfurther procesing not possible.” So we have seen that here form is unknown. We have handled it inside the code. But we are getting multiple form

[Dwarf-discuss] Regarding form x not understand by DWARF 2 code

2023-04-23 Thread Jnanendra Dewan (C) via Dwarf-discuss
Hi Team, While running Dwarf 2 code we are getting error "This form X not understoodfurther procesing not possible." So we have seen that here form is unknown. We have handled it inside the code. But we are getting multiple form numbers as not not understood. Kindly let us know what are the form