From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7782 invoked by alias); 5 Mar 2002 19:50:06 -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 7675 invoked from network); 5 Mar 2002 19:50:03 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 5 Mar 2002 19:50:03 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id g25Jo2630969; Tue, 5 Mar 2002 13:50:02 -0600 Date: Tue, 05 Mar 2002 11:50:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200203051950.g25Jo2630969@duracef.shout.net> To: gdb-patches@sources.redhat.com, mec@shout.net Subject: Re: [PATCH] mi-var-cmd.exp, mi0-var-cmd.exp: accommodate gcc v3 X-SW-Source: 2002-03/txt/msg00057.txt.bz2 Committed to mainline. In a few days I will also apply this to the 5.2 branch. Michael C === 2002-03-04 Michael Chastain * gdb.mi/mi-var-cmd.exp: In test "create local variable func", accommodate gcc v3 function signature. * gdb.mi/mi0-var-cmd-exp: Ditto.