From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31765 invoked by alias); 4 Jan 2007 19:30:49 -0000 Received: (qmail 31757 invoked by uid 22791); 4 Jan 2007 19:30:48 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 04 Jan 2007 19:30:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H2YIS-0006Qr-Ju; Thu, 04 Jan 2007 14:30:40 -0500 Date: Thu, 04 Jan 2007 19:30:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Simplified MI tests Message-ID: <20070104193040.GA24634@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200612201417.30428.vladimir@codesourcery.com> <20070103231355.GT17935@nevyn.them.org> <200701042113.28294.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701042113.28294.vladimir@codesourcery.com> User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2007-01/txt/msg00126.txt.bz2 On Thu, Jan 04, 2007 at 09:13:28PM +0300, Vladimir Prus wrote: > Revised patch, and a delta, are attached. Is it better? OK, though I would recommend renaming mi_run_to_line to mi_continue_to_line and hardcoding exec-continue there; since it shouldn't be used to "run". -- Daniel Jacobowitz CodeSourcery