[RFA] Typedef'd method parameters [2/4]

Tom Tromey tromey@redhat.com
Tue Apr 26 14:51:00 GMT 2011


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

Keith> This patch attempts to address the differences between print names and
Keith> "linkage names" (physnames). This difference is largely (entirely?)
Keith> the appearance of typedefs in the print name and not in the physname.

I read this patch this morning.  Aside from the "_Z" hack, the rest
looks ok to me.

Keith> There is also one little cleanup snuck in here: compare_search_syms (a
Keith> comparator for qsort) was comparing SYMBOL_NATURAL_NAME of the two
Keith> symbols. It should be using SYMBOL_SEARCH_NAME.

I read the context a bit and I now think it is fine to just leave this
rolled into the bigger patch.

Tom



More information about the Gdb-patches mailing list