From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16461 invoked by alias); 18 Apr 2002 00:48: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 16425 invoked from network); 18 Apr 2002 00:48:20 -0000 Received: from unknown (HELO rwcrmhc53.attbi.com) (204.127.198.39) by sources.redhat.com with SMTP; 18 Apr 2002 00:48:20 -0000 Received: from ocean.lucon.org ([12.234.143.38]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020418004820.RVCH12144.rwcrmhc53.attbi.com@ocean.lucon.org>; Thu, 18 Apr 2002 00:48:20 +0000 Received: by ocean.lucon.org (Postfix, from userid 1000) id 5DD28125C2; Wed, 17 Apr 2002 17:48:19 -0700 (PDT) Date: Wed, 17 Apr 2002 17:48:00 -0000 From: "H . J . Lu" To: Andrew Cagney Cc: Michael Veksler , gdb@sources.redhat.com Subject: Re: gdb 5.2 removes the conditional breakpoints Message-ID: <20020417174819.A7195@lucon.org> References: <3CB3EF53.80608@il.ibm.com> <20020417165756.A6417@lucon.org> <3CBE14AE.6030805@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3CBE14AE.6030805@cygnus.com>; from ac131313@cygnus.com on Wed, Apr 17, 2002 at 08:34:54PM -0400 X-SW-Source: 2002-04/txt/msg00296.txt.bz2 On Wed, Apr 17, 2002 at 08:34:54PM -0400, Andrew Cagney wrote: > > > > May I check it into gdb 5.2? > > No. 5,2 is effectivly frozen. I've the README file to fix, that is it. > It works with gdb 4.17 and someone broke it in 5.x. How long does it take to fix it? H.J.