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] gdb: Remove use of VEC from dwarf2read.c


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> This removes a use of VEC from GDB, from dwarf2read.c.  This removal
Andrew> is not very clean, and would probably benefit from additional
Andrew> refactoring in the future.

I tried once before, but I missed some needed changes (Simon pointed it
out); then I tried a second time but never got around to debugging the
regressions.

I think it's fine to move forward a simpler way, so please check this
in.

vec.h can be removed now -- congratulations!

Tom


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