From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14343 invoked by alias); 4 Apr 2002 02:59:53 -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 14244 invoked from network); 4 Apr 2002 02:59:51 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 4 Apr 2002 02:59:51 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id CADE43E5A; Wed, 3 Apr 2002 17:59:56 -0500 (EST) Message-ID: <3CAB896C.1080500@cygnus.com> Date: Wed, 03 Apr 2002 18:59:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020328 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Andreas Jaeger , gdb-patches@sources.redhat.com Subject: Re: FYI: gdbserver branch merges References: <20020329141059.B12204@nevyn.them.org> <20020329143812.A5877@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00089.txt.bz2 > On Fri, Mar 29, 2002 at 08:31:57PM +0100, Andreas Jaeger wrote: > >> Daniel Jacobowitz writes: >> > >> > I've moved these patches to the branch. This is all the gdbserver >> > changes except for x86-64 (which was too invasive, and I don't consider >> > urgent since x86-64 is not yet a production architecture) since we >> > branched. For the signals code I created new files without removing >> > the old definitions. > >> >> For when is 5.2 planned and when is the next release? Since x86-64 is > > > I don't know what the current plan is, but it should be within the next > two/three weeks if all goes well. Yes. The only thing I'm still trying to resolve is the HP/UX cc -Ae patches. There are some symtab bugs but I'm not going to try to resolve them. That suggests: this weekend - snap (2002-04-06) next weekend - snap (2002-04-13) saturday fortnight - release (2002-04-20) >> currently not production ready, we can make big changes. The first >> hammer systems are going to ship by the end of the year so that I >> expect that we'll use GDB 5.2 on them. Could you rethink this, >> please? > > > There should be another release by then; I think Andrew was hoping for > one mid-April and one in late September. If you'd prefer to have the > x86-64 changes on the branch you're welcome to merge them; I was just > doing the bits I was confident in, and the x86-64 changes were too > large for someone who doesn't know anything about the port to merge > safely. The gdbserver bits also need to bring in all the recent > changes to the tdep files. I believe the most recent x86-64 changes have already been pulled into the branch (well at least the non-gdbserver bits). Releases are trying to be ~4 months: Mar-Apr, Jul-Aug and Nov-Dec time frames. (The cron job that tracks the schedule indicates 2002-07-07 so I think it is broken). enjoy, Andrew