From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27422 invoked by alias); 8 Feb 2010 19:28:58 -0000 Received: (qmail 27402 invoked by uid 22791); 8 Feb 2010 19:28:57 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 08 Feb 2010 19:28:54 +0000 Received: (qmail 16246 invoked from network); 8 Feb 2010 19:28:52 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 8 Feb 2010 19:28:52 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: Multiexec MI Date: Mon, 08 Feb 2010 19:28:00 -0000 User-Agent: KMail/1.9.10 Cc: Vladimir Prus References: <201001132329.30212.vladimir@codesourcery.com> <201002081920.13920.pedro@codesourcery.com> In-Reply-To: <201002081920.13920.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002081928.52554.pedro@codesourcery.com> 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: 2010-02/txt/msg00221.txt.bz2 BTW, >qr Warning: trailing whitespace in lines 21731,22187,22232,26738 of gdb/doc/gdb.texinfo Warning: trailing whitespace in lines 217,218,244,246,261,390,404,439,603,1623,1630,1633,1652 of gdb/mi/mi-main.c Warning: trailing whitespace in line 751 of gdb/inferior.c Warning: trailing whitespace in lines 304,323,333,344,355,365,533,534,535,538,539,540,553,554,555,558,559,560,575 of gdb/mi/mi-interp.c Refreshed patch multiexec-mi.diff ;-) -- Pedro Alves