From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21989 invoked by alias); 5 Aug 2004 16:08:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21965 invoked from network); 5 Aug 2004 16:08:36 -0000 Received: from unknown (HELO barry.mail.mindspring.net) (207.69.200.25) by sourceware.org with SMTP; 5 Aug 2004 16:08:36 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by barry.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1Bskn9-0005yy-00; Thu, 05 Aug 2004 12:08:31 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id 38EE84B102; Thu, 5 Aug 2004 12:09:03 -0400 (EDT) Date: Thu, 05 Aug 2004 16:08:00 -0000 From: Michael Chastain To: orjan.friberg@axis.com, gdb-patches@sources.redhat.com Subject: Re: Extending corefile.exp to handle remote targets Message-ID: <41125B9E.nail2KQ216VFS@mindspring.com> References: <41125017.6030901@axis.com> In-Reply-To: <41125017.6030901@axis.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00121.txt.bz2 Orjan Friberg wrote: > Any hints or warnings before I proceed? :dumb look: I'm not fluent in this area of the test suite. About all I can say is, if you choose to re-organize the various core tests, separate the re-organization patches from the "actually change stuff" patches. Michael C