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: How to print the return value of a template member function


On 11/15/06, Andreas Schwab <schwab@suse.de> wrote:
"Peng Yu" <pengyu.ut@gmail.com> writes:

> I have the following program listed below this email. I want to
> inspect 'a.get<0>()' from gdb. But I got the following error message.
> Can you show me what the right way should be?

Works for me with gdb 6.5.

Andreas.

Hi Andreas,


I don't see version 6.5. Would you please let me know where to get it?
http://www.gnu.org/software/gdb/

Thanks,
Peng


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