From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6904 invoked by alias); 26 Feb 2008 16:17:40 -0000 Received: (qmail 6895 invoked by uid 22791); 26 Feb 2008 16:17:39 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 26 Feb 2008 16:17:18 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 43FF39811F; Tue, 26 Feb 2008 16:17:17 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 2599198118; Tue, 26 Feb 2008 16:17:17 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JU2UW-0005LV-63; Tue, 26 Feb 2008 11:17:16 -0500 Date: Tue, 26 Feb 2008 16:24:00 -0000 From: Daniel Jacobowitz To: "Maciej W. Rozycki" Cc: gdb-patches@sourceware.org, David Ung , Nigel Stephens , "Maciej W. Rozycki" Subject: Re: MDI: testsuite support Message-ID: <20080226161716.GB19531@caradoc.them.org> Mail-Followup-To: "Maciej W. Rozycki" , gdb-patches@sourceware.org, David Ung , Nigel Stephens , "Maciej W. Rozycki" References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-12-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: 2008-02/txt/msg00392.txt.bz2 On Tue, Feb 19, 2008 at 04:26:41PM +0000, Maciej W. Rozycki wrote: > Hello, > > This is testsuite support for MDI targets. It makes them recognised as > remote and provides the necessary adjustments for the MI part. > > 2008-02-19 David Ung > Nigel Stephens > Maciej W. Rozycki > > * config/sde-mdi.exp: New file. > * lib/mi-support.exp (mi_gdb_target_cmd): Recognise MDI signon > message. > (mi_gdb_load): Add "mdi" gdb_protocol handler. Let's hold off on this patch until the rest of the MDI target is posted, please. I appreciate your separating it into more manageable pieces but at the same time they are hard to consider in isolation and I want to be sure the whole thing goes in. I don't see anything wrong with the patch though, so it will be OK. -- Daniel Jacobowitz CodeSourcery