From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11536 invoked by alias); 30 Jul 2009 00:44:11 -0000 Received: (qmail 11528 invoked by uid 22791); 30 Jul 2009 00:44:11 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.115.85.69) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Jul 2009 00:44:02 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id EF1D739016; Wed, 29 Jul 2009 17:44:00 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by mailhost2.vmware.com (Postfix) with ESMTP id CAE238E9F9; Wed, 29 Jul 2009 17:44:00 -0700 (PDT) Message-ID: <4A70EB0C.4070109@vmware.com> Date: Thu, 30 Jul 2009 06:24:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: paawan oza CC: Hui Zhu , Mark Kettenis , "pedro@codesourcery.com" , "gdb-patches@sourceware.org" Subject: Re: final i386.floating.record.patch References: <31271.45875.qm@web112514.mail.gq1.yahoo.com> In-Reply-To: <31271.45875.qm@web112514.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00731.txt.bz2 paawan oza wrote: > Hi Michael, > > Mu understanding about the patch Acceptance is ; > when I integrate relevant test cases regading the patch to the gdb test suite then it could go to mainline. > correct ? That, plus I'm hoping that once we get past the formatting and attachment difficulties, we can get a little more technical review from the other maintainers. > For that I am wrorking on expect scripting, soon I will integrate some test cases related to patch. How's that going for you? I hope my example was helpful. I know the dejagnu framework is pretty hard to get started in.