From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22974 invoked by alias); 20 Feb 2004 01:19:24 -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 22967 invoked from network); 20 Feb 2004 01:19:24 -0000 Received: from unknown (HELO granger.mail.mindspring.net) (207.69.200.148) by sources.redhat.com with SMTP; 20 Feb 2004 01:19:24 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by granger.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1AtzJ7-0006Eu-00; Thu, 19 Feb 2004 20:18:21 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id 848FD4B104; Thu, 19 Feb 2004 20:18:23 -0500 (EST) To: cagney@gnu.org, gdb@sources.redhat.com Subject: Re: GDB 6.1 branch 2004-02-26-gmt Message-Id: <20040220011823.848FD4B104@berman.michael-chastain.com> Date: Fri, 20 Feb 2004 01:19:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-02/txt/msg00271.txt.bz2 Well, the regression list I have is: http://sources.redhat.com/gdb/bugs/826 variables in C++ namespacs have to be enclosed in quotes http://sources.redhat.com/gdb/bugs/931 GDB could be more generous when reading types C++ templates on input http://sources.redhat.com/gdb/bugs/1505 [regression] gdb prints a bad backtrace for a thread http://sources.redhat.com/gdb/bugs/1512 no canonical way to output names of C++ types http://sources.redhat.com/gdb/bugs/1516 [regression] local classes, gcc 2.95.3, dwarf-2 These are regressions from gdb 6.0 to gdb HEAD. I'm comfortable documenting them in PROBLEMS and leaving these bugs in 6.1. Michael C