operator* for iterators

Craig Maloney cmaloney@physics.ucsb.edu
Fri Dec 7 15:48:00 GMT 2001


For what it's worth, the problem goes away when I use DWARF2.
--Craig

Daniel Jacobowitz wrote:
> 
> On Thu, Dec 06, 2001 at 12:41:23PM -0800, Craig Maloney wrote:
> > I have intermittent problems trying to do the following:
> >
> > If I have a list or vector iterator (say, li and vi)
> > and I try to dereference them, I get the following:
> >
> > "structure has no component named operator*"
> 
> What C++ compiler version, and what GDB version, and what platform, and
> what debug format?
> 
> I don't know the state of calling overloaded operators right now, but I
> wouldn't be surprised if it was badly off.
> 
> --
> Daniel Jacobowitz                           Carnegie Mellon University
> MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list