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]

Re: Handling of c++ function members


On Fri, 30 Sep 2011 17:53:06 +0200, Joost van der Sluis wrote:
> Well, I've used the virtual-function example for c++ from wikipedia,
> compiled it  (gcc 4.6.1) on Fedora 15 and loaded it into gdb. Stepping
> though gdb it indeed passed gnu-v2-abi.c. So fpc wasn't involved at all.

I do not understand why do you see it:
$ gdb -nx ./animals -ex 'show cp-abi'
The currently selected C++ ABI is "auto" (currently "gnu-v3").

(both FSF GDB and Fedora GDB)


Regards,
Jan


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