Mon Apr 11 19:21:27 1994 Stu Grossman (grossman at cygnus.com)
authorStu Grossman <grossman@cygnus>
Tue, 12 Apr 1994 02:53:09 +0000 (02:53 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 12 Apr 1994 02:53:09 +0000 (02:53 +0000)
commit70e375c3567c03d2f6457f66feda20285239dba8
tree849a83ff79f25ece127bac863761b8cbbd952c21
parent099c286e7440447b4c7d9e1ced7b86ffaa255c29
Mon Apr 11 19:21:27 1994  Stu Grossman  (grossman at cygnus.com)

* xcoffread.c (read_xcoff_symtab):  Ignore symbols of class C_EXT,
smtyp XTY_LD, sclass XMC_DS (external data segment label).  They
often have the same names as debug symbols for functions, and
confuse lookup_symbol().
gdb/ChangeLog
gdb/xcoffread.c