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 1/3] Change cplus_specific to an alocated struct


On 07/13/2010 01:16 PM, Tom Tromey wrote:
"Sami" == sami wagiaalla<swagiaal@redhat.com> writes:

Sami> This patch cplus_specific is renamed to mangled_lang


Sami>  -    struct cplus_specific
Sami>  +    struct mangled_lang

I'm not super fond of this name, but I don't have a better suggestion.


Yeah I couldn't come up with anything either :) I hope the new comment makes it less ugly.

Updated patch attached.


Attachment: dynamic-cplus_specific_1.patch
Description: Text document


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