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)
commit272682e167597496bc9d6dd94edaa4d93f132b4a
tree095f9f2a0f2c25f1d0f04bc2056790c2e207c55a
parentc42d6bc9e9f5bda8b49e426f7159a5020c9cb09f
* 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