* symtab.c (_initialize_symtab): Remove builtin type
authorJohn Gilmore <gnu@cygnus>
Thu, 19 Sep 1991 10:27:17 +0000 (10:27 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 19 Sep 1991 10:27:17 +0000 (10:27 +0000)
commit997a978c5df292683078a8130efe86230714efc8
tree10adce068d8d8dfed84f32aebc826a2383d983c8
parentec99961f8a0eb393382633688fa510985f7b9317
* symtab.c (_initialize_symtab):  Remove builtin type
definition and initialization to *-exp.y.
(lookup_primitive_typename):  Use language-dependent vector.
(lookup_typename):  Fix bug, make it work if primitive typename.
(lookup_unsigned_typename):  Call above.
(create_array_type):  Set up range type for array index.
(list_symbols):  Call typedef_print to print typedefs.
   (Currently #ifndef FIXME'd out awaiting integration.)
gdb/symtab.c