From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26022 invoked by alias); 1 Oct 2002 23:53:40 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26012 invoked from network); 1 Oct 2002 23:53:39 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 1 Oct 2002 23:53:39 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id g91NYri01720 for ; Tue, 1 Oct 2002 19:34:53 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g91Nrbf19740; Tue, 1 Oct 2002 19:53:37 -0400 Received: from localhost.localdomain (vpn50-3.rdu.redhat.com [172.16.50.3]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id g91NrbK01134; Tue, 1 Oct 2002 19:53:37 -0400 Received: (from kev@localhost) by localhost.localdomain (8.11.6/8.11.6) id g91NrV320379; Tue, 1 Oct 2002 16:53:31 -0700 Date: Tue, 01 Oct 2002 16:53:00 -0000 From: Kevin Buettner Message-Id: <1021001235331.ZM20378@localhost.localdomain> In-Reply-To: Andrew Cagney "5.3 vs trunc MI test changes" (Oct 1, 7:09pm) References: <3D9A2B35.5020102@redhat.com> To: Andrew Cagney , gdb@sources.redhat.com Subject: Re: 5.3 vs trunc MI test changes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-10/txt/msg00015.txt.bz2 On Oct 1, 7:09pm, Andrew Cagney wrote: > Can someone please look over the attached. They are the differences > between 5.3 and the head. > > The question is, is there anything in this that indicates an MI > interface change, rather than cleanups. I think it might be ok, I'd > like someone to double check. Looks like cleanups to me... Kevin