From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13467 invoked by alias); 9 Aug 2009 22:53:16 -0000 Received: (qmail 13459 invoked by uid 22791); 9 Aug 2009 22:53:16 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_37 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; Sun, 09 Aug 2009 22:53:10 +0000 Received: from jupiter.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id D63771306C; Sun, 9 Aug 2009 15:53:07 -0700 (PDT) Received: from [10.20.94.141] (msnyder-server.eng.vmware.com [10.20.94.141]) by jupiter.vmware.com (Postfix) with ESMTP id C80AADC067; Sun, 9 Aug 2009 15:53:07 -0700 (PDT) Message-ID: <4A7F52EA.1090206@vmware.com> Date: Sun, 09 Aug 2009 22:55:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: paawan oza CC: Hui Zhu , "gdb-patches@sourceware.org" Subject: Re: i386 floating point test case integration with gdb.reverse test-suite References: <614639.81774.qm@web112505.mail.gq1.yahoo.com> In-Reply-To: <614639.81774.qm@web112505.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-08/txt/msg00134.txt.bz2 paawan oza wrote: > Hi Michael, > > please find the test case patch attached. Mainly the patch is intending to test floating point patch which I have submitted earlier. > > tests are as follws. > > 1) first test tests basic testing of FPU stack (st0-st7) and its restoring while reverse execution, > 2) second test is testing FPU environment specially fstatus and ftag register. > > please find the patch attached. (I am not pasting patch in email text because of space and tab issue) > > please review and let me know your comments. Thanks, Oza. Just to let you know, I will not have the time to look at them until at least next weekend. Michael