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 1/4] testcase - pointer to member function


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> 2012-11-22  Daniel Jacobowitz  <dan@codesourcery.com>
Yao> 	* gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
Yao> 	(func): New function.
Yao> 	(main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
Yao> 	* gdb.cp/member-ptr.exp: Add new tests for ptype and for
Yao> 	pointers to members with pointer-to-function type.

Ok.  Thanks for this series.

Tom


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