This is the mail archive of the gdb@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]

Handling of c++ function members


Hi all,

I've been looking at the code which handles calling c++ function members
and the Dwarf specifications. Is came to the conclusion that gcc does
not generate valid Dwarf-debuginfo for those function members, but a
work-around which is also implemented in gdb, namely in gnu-v2-abi.c.

Is my conclusion right?

Regards,
 
Joost van der Sluis.




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