* coffread.c: Eliminate c_nsyms in favor of c_naux.
authorJohn Gilmore <gnu@cygnus>
Thu, 7 Nov 1991 01:27:46 +0000 (01:27 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 7 Nov 1991 01:27:46 +0000 (01:27 +0000)
commite64fbb3aa752055efa552b015115feba3db176aa
tree3cfb36ead421c573b7ae16960545de92bc03d9ba
parentfd345c9cbb1fdb1b8bf6150b3cd4e43bae5e470e
* coffread.c:  Eliminate c_nsyms in favor of c_naux.
Complain if no auxents on .bf and .ef FCN symbols, and assume
lots of line numbers.
(init_linenos, enter_linenos):  Use a sentinel at the end of the
read-in linenos, to make for a fast, safe loop-end test.
gdb/ChangeLog
gdb/coffread.c