From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32747 invoked by alias); 27 Apr 2010 19:57:49 -0000 Received: (qmail 32705 invoked by uid 48); 27 Apr 2010 19:57:38 -0000 Date: Tue, 27 Apr 2010 19:57:00 -0000 Subject: [Bug c++/43912] New: lambda debug info does not describe captured variables X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-04/txt/msg02884.txt.bz2 It would be nice for gdb users if any variables captured by a lambda were described in the debuginfo for the inner function. See http://sourceware.org/bugzilla/show_bug.cgi?id=11547 -- Summary: lambda debug info does not describe captured variables Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tromey at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43912