From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4402 invoked by alias); 15 Nov 2004 16:06:21 -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 4331 invoked from network); 15 Nov 2004 16:06:12 -0000 Received: from unknown (HELO e32.co.us.ibm.com) (32.97.110.130) by sourceware.org with SMTP; 15 Nov 2004 16:06:12 -0000 Received: from westrelay03.boulder.ibm.com (westrelay03.boulder.ibm.com [9.17.195.12]) by e32.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id iAFG677S133174; Mon, 15 Nov 2004 11:06:07 -0500 Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by westrelay03.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id iAFG678Y209426; Mon, 15 Nov 2004 09:06:07 -0700 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id iAFG66xx004348; Mon, 15 Nov 2004 09:06:07 -0700 Received: from austin.ibm.com (netmail2.austin.ibm.com [9.41.248.176]) by d03av03.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id iAFG66rx004343; Mon, 15 Nov 2004 09:06:06 -0700 Received: from lazy.austin.ibm.com (lazy.austin.ibm.com [9.53.94.97]) by austin.ibm.com (8.12.10/8.12.10) with ESMTP id iAFG66iX054210; Mon, 15 Nov 2004 10:06:06 -0600 Date: Mon, 15 Nov 2004 20:05:00 -0000 From: Manoj Iyer X-X-Sender: manjo@lazy To: gdb-patches@sources.redhat.com cc: gdb@sources.redhat.com Subject: Re: [RFC] GDB testsuite script to simplify execution of testcases. In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-11/txt/msg00144.txt.bz2 Any comments? Thanks ----- Manoj Iyer +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Cognito ergo sum + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ On Wed, 10 Nov 2004, Manoj Iyer wrote: > > I wrote this script (attached) that will make executing GDB testcases > easy. The script has options to do the following. > > - generate a stand alone testsuite with sources from mainline CVS > - execute testcases in 32/64 bit mode. > - execute a perticular testcase or all testcase > - use a user defined gdb or default gdb installed on the system > > Type the command with no options or -h to see all options. These options > may be provided in combinations. > > This was useful for me to test a GDB that I built or test a gdb that came > with a distro. It generates a stand alone testsuite based on the mainline > sources. I just thought there may be others out there who would want the > same, the script need not necessarly be part of the GDB sources but > might be useful for someone wanting to run the testcases without going > into details of howto. > > If the maintainers feel that it is nice to have it checked into cvs I will > be happy to do so. Script was tested on PowerPC (RedHat & SLES) and on X86 > (Debian sarge). > > Thanks > ----- > manjo > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > + Cognito ergo sum + > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++