From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16273 invoked by alias); 17 Mar 2004 06:16:34 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 16263 invoked from network); 17 Mar 2004 06:16:34 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 17 Mar 2004 06:16:34 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1B3ULb-0008Bs-WF; Wed, 17 Mar 2004 01:16:12 -0500 Date: Wed, 17 Mar 2004 06:16:00 -0000 Message-ID: From: Eli Zaretskii To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) CC: gdb-patches@sources.redhat.com In-reply-to: <20040317015343.3DA244B104@berman.michael-chastain.com> (mec.gnu@mindspring.com) Subject: Re: [rfa/doco] PROBLEMS: add regressions since gdb 6.0 Reply-to: Eli Zaretskii References: <20040317015343.3DA244B104@berman.michael-chastain.com> X-SW-Source: 2004-03.o/txt/msg00383.txt Message-ID: <20040317061600.ehj9Y_Fxjg_ja-TM5KZQr2cuvfHebYi9FU-B1_pvJiE@z> > Date: Tue, 16 Mar 2004 20:53:43 -0500 (EST) > From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) > > I would like to commit this to both gdb HEAD and gdb gdb_6_1-branch. > > Okay to commit to HEAD? > Okay to commit to the branch? Okay with me, but... > * PROBLEMS: Add section headers, "Regressions since gdb 6.0" > and "Regressions since gdb 5.3.". Add all the regressions > I know about since gdb 6.0. The last sentence should probably say "Add known regressions since gdb 6.0." ``regressions I know about'' is not something that should be in a ChangeLog; it goes without saying that ``known'' means ``known to the person who makes the change.'' > + We currently don't have any canonical way to output names of C++ types. > + E.g. "const char *" versus "char const *"; more subtleties aries when ^^^^^ A typo.