OSDN Git Service

* stabsread.c (read_member_functions): GCC may emit an extra space
authorKeith Seitz <keiths@redhat.com>
Thu, 2 Apr 2009 17:34:24 +0000 (17:34 +0000)
committerKeith Seitz <keiths@redhat.com>
Thu, 2 Apr 2009 17:34:24 +0000 (17:34 +0000)
commit94f728e3e2cba80e7e69e7516787f96251196744
tree241ae49065a9f19abda53108cd05c735d29a8419
parentda85b7464016e598ab52d749011248be3349a97c
* 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