operator* for iterators

Craig Maloney cmaloney@physics.ucsb.edu
Fri Dec 7 16:49:00 GMT 2001


Daniel Berlin wrote:
> 
> Did you use the operator in the program?
> If not, it won't work for STABS.

Yes.  I use it extensively.

> 
> On Fri, 7 Dec 2001, Craig Maloney wrote:
> 
> > 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