From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29641 invoked by alias); 1 Dec 2004 17:17: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 29393 invoked from network); 1 Dec 2004 17:16:57 -0000 Received: from unknown (HELO dublin.act-europe.fr) (212.157.227.154) by sourceware.org with SMTP; 1 Dec 2004 17:16:57 -0000 Received: from localhost (province.act-europe.fr [10.10.0.214]) by filtered-dublin.act-europe.fr (Postfix) with ESMTP id 6687E229E4C; Wed, 1 Dec 2004 18:16:56 +0100 (MET) Received: from dublin.act-europe.fr ([10.10.0.154]) by localhost (province.act-europe.fr [10.10.0.214]) (amavisd-new, port 10024) with ESMTP id 91024-09; Wed, 1 Dec 2004 18:16:56 +0100 (CET) Received: from berne.act-europe.fr (berne.act-europe.fr [10.10.0.165]) by dublin.act-europe.fr (Postfix) with ESMTP id 3FE98229E4B; Wed, 1 Dec 2004 18:16:55 +0100 (MET) Received: by berne.act-europe.fr (Postfix, from userid 560) id E3EA6592B; Wed, 1 Dec 2004 12:16:54 -0500 (EST) Date: Wed, 01 Dec 2004 17:17:00 -0000 From: Jerome Guitton To: Andrew Cagney Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com, Elena Zannoni Subject: Re: [RFA/testsuite] Ada fixed points [was stabs: octal negative numbers] Message-ID: <20041201171654.GA3122@adacore.com> References: <20041026173953.GA31663@act-europe.fr> <20041123140912.GA16691@adacore.com> <16803.18707.377459.922918@localhost.redhat.com> <20041123143812.GJ15300@adacore.com> <20041125192038.GA20252@adacore.com> <20041128174901.GD24639@nevyn.them.org> <20041129102424.GJ20670@adacore.com> <20041129134231.GA29157@nevyn.them.org> <41AB3E1D.90306@gnu.org> <20041129172353.GA31912@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041129172353.GA31912@adacore.com> User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new at act-europe.fr X-SW-Source: 2004-12/txt/msg00022.txt.bz2 Jerome Guitton (guitton@act-europe.fr): > > If this test is instead added to the gdb.stabs directory we'll get far > > better mileage - few, if anyone, has an Ada compiler, yet almost > > everyone has the ability to build/run the gdb.stabs testsuite. > > Well, it is still interesting to have this Ada test, as it also tests > that Ada fixed points debugging works properly. I guess we can have a > stabs test too. So here is my plan: - I will check in my fix, now that it has been approved; - I will check in the Ada test case, now that it has been approved; - I will work on a stabs test. OK? I don't know how to work a stabs test, so I need some help. Can someone explain me how the ones in gdb.stabs work? -- Jerome