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 2/5] gdb/23712: Use new multidictionary API


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> This patch builds on the previous by enabling the `new' multidictionary
Keith> API.  A lot of the hunks are simply textual replacements of "dict_"
Keith> with "mdict_" and similar transformations.

Keith> A word of warning, even with the use of multidictionaries, the code
Keith> still does not satisfactorily fix the reported problems with gdb/23712
Keith> (or gdb/23010). We still have additional changes to make before that
Keith> happens.

This all seems pretty mechanical AFAICT, and so I think it is ok.
Thanks.

Tom


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