From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17188 invoked by alias); 16 Dec 2009 09:59:25 -0000 Received: (qmail 17180 invoked by uid 22791); 16 Dec 2009 09:59:24 -0000 X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Dec 2009 09:59:20 +0000 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NKqf5-0003t1-4c for gdb-patches@sources.redhat.com; Wed, 16 Dec 2009 10:59:15 +0100 Received: from lvk-gate.cmc.msu.ru ([212.192.248.233]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Dec 2009 10:59:15 +0100 Received: from vladimir by lvk-gate.cmc.msu.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Dec 2009 10:59:15 +0100 To: gdb-patches@sources.redhat.com From: Vladimir Prus Subject: Re: GDB MI Reverse Commands added [3 of 3] Followup-To: gmane.comp.gdb.patches Date: Wed, 16 Dec 2009 09:59:00 -0000 Message-ID: References: <00d001ca265a$ddd0c800$99725800$@com> <018401ca2cc6$7c2581a0$747084e0$@com> <4B27E65D.3050706@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit User-Agent: KNode/4.3.2 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-12/txt/msg00206.txt.bz2 Michael Snyder wrote: > Jakob Engblom wrote: >>> The file should be called mi-reverse.exp, I think, because mi2- files are >>> supposed to test >>> that whatever was once announced as MI2 is not broken. And this is new >>> development. Likewise, > > Oops, sorry -- revised part 3 of MI reverse patch. For avoidance of doubt, this seems fine to me. - Volodya