(parse_symbol): Skip stProc entries which storage class is not scText.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 3 Jan 2003 15:29:29 +0000 (15:29 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 3 Jan 2003 15:29:29 +0000 (15:29 +0000)
commit4c8749fde849d6ee4b78b3b3f6289544cc18bdf0
tree5f28798887494ad272026ba38b23ba079ce54974
parent91151a065ae30abd157cb791a8d0e695c4d85787
(parse_symbol): Skip stProc entries which storage class is not scText.
 These do not define "real" procedures.
(parse_partial_symbols): Likewise.
Fixes [C102-001].
gdb/mdebugread.c