From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11392 invoked by alias); 1 Dec 2005 22:50:23 -0000 Received: (qmail 11384 invoked by uid 22791); 1 Dec 2005 22:50:22 -0000 X-Spam-Check-By: sourceware.org Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.203) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Dec 2005 22:50:18 +0000 Received: by zproxy.gmail.com with SMTP id l1so391918nzf for ; Thu, 01 Dec 2005 14:50:16 -0800 (PST) Received: by 10.37.20.67 with SMTP id x67mr2017899nzi; Thu, 01 Dec 2005 14:50:16 -0800 (PST) Received: by 10.37.2.6 with HTTP; Thu, 1 Dec 2005 14:50:16 -0800 (PST) Message-ID: <8f2776cb0512011450o5d0e223ck6693fb3bad67be96@mail.gmail.com> Date: Thu, 01 Dec 2005 23:38:00 -0000 From: Jim Blandy To: Andrew STUBBS Subject: Re: [PATCH] init-if-undefined command Cc: gdb-patches@sources.redhat.com In-Reply-To: <438F3327.8080802@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <437B3E56.3080306@st.com> <8f2776cb0511292141t2f9711a2l9633236db737e67b@mail.gmail.com> <438DB351.2050500@st.com> <20051130190311.GA25377@nevyn.them.org> <8f2776cb0511301501t4eb7bb50w484427fd892f5a58@mail.gmail.com> <438EE3F8.70103@st.com> <438F3327.8080802@st.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00027.txt.bz2 On 12/1/05, Andrew STUBBS wrote: > --- src.orig/gdb/NEWS 2005-12-01 17:27:11.000000000 +0000 > +++ src/gdb/NEWS 2005-12-01 17:28:05.000000000 +0000 > @@ -1,7 +1,13 @@ > What has changed in GDB? > (Organized release by release) > > -*** Changes since GDB 6.3 > +*** Changes since GDB 6.4 > + > +* New commands > + > +init-if-undefined Initialize a convenience variable if > necessary. > + > +*** Changes in GDB 6.4 > > * New native configurations Shouldn't that latter inserted heading be "6.3"?