From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9052 invoked by alias); 29 Jul 2002 15:44:21 -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 9045 invoked from network); 29 Jul 2002 15:44:20 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 29 Jul 2002 15:44:20 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 2A8A83DC8; Mon, 29 Jul 2002 11:44:18 -0400 (EDT) Message-ID: <3D4562D2.8050005@ges.redhat.com> Date: Mon, 29 Jul 2002 08:44:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020708 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Dan Kegel , gdb@sources.redhat.com Subject: Re: gdbserver multithread support broken in 5.2.1? References: <3D41EF27.9070204@ixiacom.com> <20020729133931.GA2090@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-07/txt/msg00300.txt.bz2 > > CVS branches strike again. 5.2.1 is a maintenance release only; it > contains some important bugfixes. CVS-20020709 is a development > snapshot, from the main trunk. It contains new features, like the > multithreaded gdbserver. If you want a released version of GDB with > this support, you have to wait for 5.3 (or 6.0, whatever we settle > on...). September was the plan, if I remember right. I think it will be called 5.3 (if we work on 6.0 being multi-arch only). Mutter something about HP/UX :-) Andrew