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]

[PATCH 0/2] VLA in a struct or union


These patches fix the use of a VLA in a struct or union.  I don't
recall whether this was addressed in the VLA patch series, but it's
definitely missing from gdb master.

The first patch is just a minor cleanup.  The second patch implements
the feature.

Tom


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