* dbxread.c (read_ofile_symtab): Remove N_CATCH special case,
authorJohn Gilmore <gnu@cygnus>
Wed, 24 Jun 1992 19:58:57 +0000 (19:58 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 24 Jun 1992 19:58:57 +0000 (19:58 +0000)
commitfef9f55c2b2afb982e504f146803af1eb6917b3e
tree7b46c253f7d779dc79b33ec5a24e8f0a068cf40b
parent7c2d4011a40eb6ff029b99e4a7871c26c3b1f7b4
* dbxread.c (read_ofile_symtab):  Remove N_CATCH special case,
since it is no longer used and burns time for every symbol read.
(process_one_symbol):  Treat N_CATCH like default (complain).
gdb/ChangeLog
gdb/dbxread.c