From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22300 invoked by alias); 30 Apr 2013 11:05:30 -0000 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 Received: (qmail 22286 invoked by uid 89); 30 Apr 2013 11:05:29 -0000 X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO autolearn=ham version=3.3.1 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 30 Apr 2013 11:05:28 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 926802ECC9; Tue, 30 Apr 2013 07:05:26 -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 VQ2-uQgDkygD; Tue, 30 Apr 2013 07:05:26 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 11D212ECA0; Tue, 30 Apr 2013 07:05:26 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 642FAC2AFB; Tue, 30 Apr 2013 04:05:14 -0700 (PDT) Date: Tue, 30 Apr 2013 16:30:00 -0000 From: Joel Brobecker To: "Abid, Hafiz" Cc: vapier@gentoo.org, gdb-patches@sourceware.org Subject: Re: [patch, sim] Add isel instruction Message-ID: <20130430110514.GE3525@adacore.com> References: <1366391706.7941.1@abidh-ubunto1104> <20130430104701.GA16143@adacore.com> <1367319223.12146.2@abidh-ubunto1104> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1367319223.12146.2@abidh-ubunto1104> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-04/txt/msg00899.txt.bz2 > Thansk for lettting me know. If this is urgent for you then I can > revert as it may take me some time to find a fix. I have reverted locally, so it's not urgent for me. But it isn't nice to leave something deliberately broken for too long. Do you have an idea of what "some time" would mean? I'll leave the decision of whether and when to revert to Mike, who is the sim maintainer. -- Joel