[commit] multi-arch builtin-types #2 of N, language.h

Daniel Jacobowitz drow@false.org
Wed Jul 28 04:02:00 GMT 2004


On Tue, Jul 27, 2004 at 10:55:18PM -0400, Andrew Cagney wrote:
> Hello,
> 
> This is part two of getting the builtin_types multi-arched.
> 
> It adds the function la_language_arch_info(gdbarch) to the language 
> vector.  This function returns the architecture dependant info (so far 
> string_char_type and the vector of primative types).  It then modifies 
> the generic (auto, minimal) languages vectors to use this.
> 
> The other vectors can follow.
> 
> Joel, more things for your list: add language_ada to that enum and 
> update ada to use this :-)

One correction: primative_type_vector: It's spelled "primitive".

Would you mind explaining where this is going - maybe give an example
of what it will be used for?  It's not clear from the patch.

-- 
Daniel Jacobowitz



More information about the Gdb-patches mailing list