From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27262 invoked by alias); 21 May 2009 17:14:31 -0000 Received: (qmail 27241 invoked by uid 48); 21 May 2009 17:14:30 -0000 Date: Thu, 21 May 2009 17:14:00 -0000 Message-ID: <20090521171430.27240.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20021006141800.7894.marc_auslander@us.ibm.com> References: <20021006141800.7894.marc_auslander@us.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/7894] no symbol in context C++ with inner scope subprogram 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: 2009-q2/txt/msg00127.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2009-05-21 17:14 ------- The outer variable works fine with gdb 6.8. The problem with the inner variable is actually a gcc debug info regression: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27574 I tried a gcc that has this fixed, and it all worked fine. So, I'm closing this. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |6.8 http://sourceware.org/bugzilla/show_bug.cgi?id=7894 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.