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: [committed]: [PATCH 0/4] Fix member pointer bugs


On 11/28/2012 10:46 PM, Tom Tromey wrote:
FAIL: gdb.cp/member-ptr.exp: print (diamond.*diamond_pfunc_ptr) (20)

From gdb.log:

     print (diamond.*diamond_pfunc_ptr) (20)
     warning: can't find linker symbol for virtual table for `Diamond' value
     warning:   found `Diamond::vget_base()' instead
     Invalid data type for function to be called.

Is this expected?

No, I didn't see this warning before. I'll have a look.


--
Yao (éå)


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