From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26097 invoked by alias); 5 Apr 2003 16:23: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 26084 invoked from network); 5 Apr 2003 16:23:36 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 5 Apr 2003 16:23:36 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h35GNaf10587; Sat, 5 Apr 2003 10:23:36 -0600 Date: Sat, 05 Apr 2003 16:23:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200304051623.h35GNaf10587@duracef.shout.net> To: stcarrez@nerim.fr Subject: Re: testsuite/1096: [RFA]: Fix testsuite/gdb.base/break.exp when test compiled with -DPROTOTYPES Cc: gdb-gnats@sources.redhat.com, gdb-patches@sources.redhat.com X-SW-Source: 2003-04/txt/msg00084.txt.bz2 Looks okay to me. Silly TCL! Michael C === 2003-04-05 Stephane Carrez * gdb.base/break.exp: marker4() is defined at line 46 when compiled with -DPROTOTYPES.