OSDN Git Service

* linespec.c (find_method): Add new not_found_ptr parameter to
authorklo <klo>
Thu, 25 Jun 2009 18:01:03 +0000 (18:01 +0000)
committerklo <klo>
Thu, 25 Jun 2009 18:01:03 +0000 (18:01 +0000)
commit2137e6aadb0a311b8aa4d9500d1b1e154d18794e
tree2d9fd815566371247711c80946ab03a388c60642
parent99e912c1465e2f2c5f767b2001caddf7a08e9fc0
* linespec.c (find_method): Add new not_found_ptr parameter to
bring in line with symtab_from_filename, decode_variable.
(decode_compound): Likewise.  Also propagate not_found_ptr to
find_method.
(decode_line_1): Propagate not_found_ptr to decode_compound.
(cplusplus_error): Now throws NOT_FOUND_ERROR.
gdb/ChangeLog
gdb/linespec.c