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: FYI: implement new DWARF macro proposal


On Jul 27, 2011, at 4:43 PM, Tom Tromey wrote:

> Tristan> Looks like you forgot to update the table for AIX.
> 
> Thanks.
> 
> I am checking in the appended.  It adds this entry, and it also changes
> dwarf2_debug_sections to make it less likely that future changes will
> have the same problem.  Now if you forget to add a name to an instance
> of the struct, you will see an error from the compiler.

Good idea.

(I thought that C didn't accept missing fields of a structure initializer - but looks like I was wrong).

Tristan.


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