This is the mail archive of the gdb-patches@sources.redhat.com 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: [rfa] add DMGL_PARAMS (was: new demangler)


Looks okay to me.

Be aware that dwarf 2 and stabs+ have had differences in this area.  For
example, when is_ctor_or_dtor in the demangler was broken, dwarf 2 was
not affected, but stabs+ was.  So there's always a chance that I'll come
back in a few days or a week and say "you broke stabs+"!

Michael C

===

2003-12-16  David Carlton  <carlton@kealia.com>

	* cp-support.c (class_name_from_physname): Add DMGL_PARAMS.
	(method_name_from_physname): Ditto.


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