This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] not able to set pending breakpoint at qualified C++ function names


On Mon, 22 Jun 2009, Karen Osmond wrote:
> 2009-06-22  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.

Committed.

cheers,
-karen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]