[PATCH] gdb: rewrite how per language primitive types are managed

Tom Tromey tom@tromey.com
Thu Nov 12 20:26:17 GMT 2020


>>>>> "Andrew" == Andrew Burgess <andrew.burgess@embecosm.com> writes:

Andrew> After this commit the primitive types are pushed into a vector, and
Andrew> GDB just iterates over the vector in the obvious way when it needs to
Andrew> hunt for a type.  After this commit all the currently defined
Andrew> primitive types can be found when the language is set to Fortran, for
Andrew> example:

FWIW this looks good to me.
Thanks for doing this.

Tom


More information about the Gdb-patches mailing list