From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8306 invoked by alias); 13 Mar 2009 05:54:01 -0000 Received: (qmail 8297 invoked by uid 22791); 13 Mar 2009 05:54:00 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Mar 2009 05:53:23 +0000 Received: (qmail 2860 invoked from network); 13 Mar 2009 05:53:21 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 13 Mar 2009 05:53:21 -0000 From: Vladimir Prus To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Fix MI timings Date: Fri, 13 Mar 2009 07:59:00 -0000 User-Agent: KMail/1.11.90 (Linux/2.6.24-24-generic; KDE/4.2.65; i686; svn-936416; 2009-03-07) Cc: Nick Roberts References: <200903100010.06180.vladimir@codesourcery.com> <20090309212230.GA17609@caradoc.them.org> <200903100032.25610.vladimir@codesourcery.com> In-Reply-To: <200903100032.25610.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200903130853.30925.vladimir@codesourcery.com> 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-03/txt/msg00196.txt.bz2 On Tuesday 10 March 2009 00:32:25 Vladimir Prus wrote: > > Also, since this is public, please give it an "mi_" prefix. > > > > I have nothing useful to say about the important part of the patch, > > though. > > OK :-) Here's a revised patch, just in case. I've checked it in. - Volodya