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 0/4] Remove common/queue.h


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> One of my long term cleanup wishes for gdb is to remove the custom C
Tom> data structures like VEC and replace them with their C++ equivalents.

Tom> This short series removes the remaining uses of the QUEUE data
Tom> structure and, with it, common/queue.h.

Tom> Tested by the buildbot.

I'm going to push this series now.

Tom


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