From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23727 invoked by alias); 26 Oct 2004 17:50:50 -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 23717 invoked from network); 26 Oct 2004 17:50:49 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 26 Oct 2004 17:50:49 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 8FA4B47D9F; Tue, 26 Oct 2004 10:50:48 -0700 (PDT) Date: Tue, 26 Oct 2004 17:50:00 -0000 From: Joel Brobecker To: Jerome Guitton Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] stabs: octal negative numbers Message-ID: <20041026175048.GL1039@gnat.com> References: <20041026173953.GA31663@act-europe.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041026173953.GA31663@act-europe.fr> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00441.txt.bz2 > Tested on an i686-linux host, with stabs+ format, no regressions. > Worth submitting an Ada test case, I guess. Speaking of Ada testcases, it might be time now to revisit how we organize the gdb.ada subdirectory, because the current approach is not going to scale well. I had a short private discussion with Michael C about this, just to let him know that I was thinking about this. I'll add this task on my TODO list. -- Joel