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 template member functions (C++)?


On 1/4/07, Daniel Jacobowitz <drow@false.org> wrote:
On Thu, Jan 04, 2007 at 04:06:34PM -0600, Peng Yu wrote:
> I tried on 6.6 as well. The same error is gotten. Would you please let
> me know what kind of environmental stuffs are relevant so that I
> narrow down the problem?

It could be related to your platform or your GCC version.

g++-3.4 (GCC) 3.4.4 20050314 (prerelease) (Debian 3.4.3-13sarge1)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The gcc version is shown above. But how to make sure it is because gcc
bugs? Shall I use a later version?

Thanks,
Peng


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