[PATCH] Remove gdbarch parameter of lookup_typename

Tom Tromey tom@tromey.com
Thu Dec 5 14:40:00 GMT 2019


>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:

Simon> I noticed that the gdbarch parameter of lookup_typename was unused, so I
Simon> removed it (as well as from lookup_signed_typename and
Simon> lookup_unsigned_typename) and updated all callers.

This looks fine to me.  Thanks for doing this.

I do wonder a bit why the parameter was there in the first place.  Maybe
this code used to look at the per-arch types?

Tom



More information about the Gdb-patches mailing list