* stabsread.c (read_member_functions): GCC may emit an extra space
authorKeith Seitz <keiths@redhat.com>
Thu, 2 Apr 2009 17:34:25 +0000 (17:34 +0000)
committerKeith Seitz <keiths@redhat.com>
Thu, 2 Apr 2009 17:34:25 +0000 (17:34 +0000)
commit6cbbcdfe20d083b436357402ca90587aa5bad7fc
tree2d48a5a0c6fb1a7eac2bc380cc70ce8ffd16465d
parent75c19d47043177cdde45aaffc7ad9098caf80775
* stabsread.c (read_member_functions): GCC may emit an extra space
at the end of the names "__base_ctor" and "__base_dtor"; so ignore
whitespace when looking for these functions.
gdb/ChangeLog
gdb/stabsread.c