* dbxread.c (read_dbx_symtab, process_one_symbol): N_FN and
authorJohn Gilmore <gnu@cygnus>
Fri, 20 Sep 1991 20:37:17 +0000 (20:37 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 20 Sep 1991 20:37:17 +0000 (20:37 +0000)
commit1fea80397795e9301ac0f2b9ac1080f136aeda93
treec5663b24103e0243fd9272cafc280746ee4ffa28
parenta4c53fb006caeed1b8b6c0b2b2be7bc01f0d9d02
* dbxread.c (read_dbx_symtab, process_one_symbol):  N_FN and
N_WARNING are the same except for the N_EXT bit, so just use their
values alone, rather than OR-ing them with N_EXT.
gdb/ChangeLog
This page took 0.023626 seconds and 4 git commands to generate.