From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17791 invoked by alias); 20 Jan 2010 20:07:28 -0000 Received: (qmail 17777 invoked by uid 48); 20 Jan 2010 20:07:28 -0000 Date: Wed, 20 Jan 2010 20:07:00 -0000 Message-ID: <20100120200728.17776.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20020813202800.7752.tspivey8@telus.net> References: <20020813202800.7752.tspivey8@telus.net> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/7752] vector[] does not work on gdb 5.1.1, gcc2.95.3 X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q1/txt/msg00065.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-20 20:07 ------- This works with recent gcc and gdb. You have to make sure that operator[] is instantiated, by referring to it in your program. -- What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |7.1 http://sourceware.org/bugzilla/show_bug.cgi?id=7752 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.