Thread: How to print the return value of a template member function
How to print the return value of a
template member function
2006-11-16 01:09:49
On 11/15/06, Andreas Schwab <schwabsuse.de> wrote:
> "Peng Yu" <pengyu.utgmail.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/s
oftware/gdb/
Thanks,
Peng
How to print the return value of a
template member function
2006-11-16 01:09:49
On 11/15/06, Andreas Schwab <schwabsuse.de> wrote:
> "Peng Yu" <pengyu.utgmail.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/s
oftware/gdb/
Thanks,
Peng