From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32509 invoked by alias); 6 Dec 2001 20:37:08 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 32474 invoked from network); 6 Dec 2001 20:37:06 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 6 Dec 2001 20:37:06 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16C5H4-0002vR-00; Thu, 06 Dec 2001 15:37:42 -0500 Date: Thu, 06 Dec 2001 12:37:00 -0000 From: Daniel Jacobowitz To: Craig Maloney Cc: gdb@sources.redhat.com Subject: Re: operator* for iterators Message-ID: <20011206153742.A11234@nevyn.them.org> Mail-Followup-To: Craig Maloney , gdb@sources.redhat.com References: <3C0FD7F3.E2638F61@physics.ucsb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C0FD7F3.E2638F61@physics.ucsb.edu> User-Agent: Mutt/1.3.23i X-SW-Source: 2001-12/txt/msg00060.txt.bz2 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