[patch] smart pointer support

Tom Tromey tromey@redhat.com
Tue Aug 17 17:15:00 GMT 2010


>>>>> "Sami" == sami wagiaalla <swagiaal@redhat.com> writes:

Sami> 2010-08-16  Sami Wagiaalla  <swagiaal@redhat.com>
Sami> 	 PR C++/11500:
Sami> 	* valarith.c (value_x_unop): Handle STRUCTOP_PTR.
Sami> 	* eval.c (evaluate_subexp_standard): Check for overload of
Sami> 	'operator->'.
Sami> 	* valarith.c (value_x_binop): Throw NOT_FOUND_ERROR.
Sami> 	(value_x_unop): Ditto.
Sami> 	* valops.c: Include "exceptions.h".
Sami> 	(find_overload_match): Throw NOT_FOUND_ERROR.
Sami> 	(value_struct_elt): Ditto.

Sami> 2010-08-16  Sami Wagiaalla  <swagiaal@redhat.com>

Sami> 	* gdb.cp/smartp.exp: New test.
Sami> 	* gdb.cp/smartp.cc : New test.

Ok.

Tom



More information about the Gdb-patches mailing list