From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20460 invoked by alias); 17 Aug 2009 18:27:21 -0000 Received: (qmail 20452 invoked by uid 22791); 17 Aug 2009 18:27:20 -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; Mon, 17 Aug 2009 18:27:14 +0000 Received: from mailhost2.vmware.com (mailhost2.vmware.com [10.16.67.167]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id BBD4913048; Mon, 17 Aug 2009 11:27:12 -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 9BD988E55D; Mon, 17 Aug 2009 11:27:12 -0700 (PDT) Message-ID: <4A89A040.8030405@vmware.com> Date: Mon, 17 Aug 2009 18:34:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Hui Zhu CC: "gdb-patches@sourceware.org" Subject: Re: Bug in i386_process_record References: <4A875C26.7060302@vmware.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; 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/msg00251.txt.bz2 Hui Zhu wrote: > (gdb) FAIL: gdb.reverse/machinestate.exp: step > > I think the fail is because rs didn't step into hide. 32bit or 64? If 64, did you try it after applying my two recent patches? Anyway, that is not the only reason it fails. It fails for me on 32 bit intel.