This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Sync libiberty/ & include/ with GCC


Hi Guys,

> Yes, elfcpp/dwarf.h needs to be updated for DW_CFA_DUP:


>   #define DW_CFA(name, value) , name = value
> +#define DW_CFA_DUP(name, value) , name = value
>   #define DW_END_CFA };

I have committed this as an obvious fix.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]