* linespec.c (find_method): Add new not_found_ptr parameter to
[binutils-gdb.git] / gdb / ChangeLog
index 331aecc7cd1caa4b3c50db462c70b814dbea5c9d..25e45ad59bfa424b9779ed83cde75489c8abb71e 100644 (file)
@@ -1,3 +1,12 @@
+2009-06-25  Karen Osmond  <karen.osmond@gmail.com>
+
+       * 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.
+
 2009-06-25  Karen Osmond  <karen.osmond@gmail.com>
 
        * MAINTAINERS (Write After Approval): Add self.