From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8161 invoked by alias); 1 Oct 2009 17:07:55 -0000 Received: (qmail 8132 invoked by uid 22791); 1 Oct 2009 17:07:54 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Oct 2009 17:07:49 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 7FE402BABB6; Thu, 1 Oct 2009 13:07:47 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5-G1LPU0AODQ; Thu, 1 Oct 2009 13:07:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 48DA92BABB3; Thu, 1 Oct 2009 13:07:47 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 626F0F593D; Thu, 1 Oct 2009 10:07:44 -0700 (PDT) Date: Thu, 01 Oct 2009 17:07:00 -0000 From: Joel Brobecker To: Ralf Corsepius Cc: gdb@sourceware.org, Jan Kratochvil , Tom Tromey Subject: Re: GDB 6.8.92 available for testing Message-ID: <20091001170744.GC6532@adacore.com> References: <20090930204828.GB31446@adacore.com> <4AC41F44.1040502@rtems.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AC41F44.1040502@rtems.org> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00017.txt.bz2 > None of the patches I had submitted to gdb-patches had been applied. I am not aware of any patch from you that is still pending. I remember one patch about a warning on Solaris that was rejected because it turned out the warning was a GCC bug. Regardless of the specific situation, submitting patches does not mean that they will be applied, neither in the HEAD nor the branch. If they had been applied, you would have known because, either: you checked the patch in for you; or you asked someone else to do it, at which point the commit would have been confirmed to you and the gdb-patches list. -- Joel