From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31082 invoked by alias); 7 Jul 2008 17:16:45 -0000 Received: (qmail 31063 invoked by uid 22791); 7 Jul 2008 17:16:42 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 07 Jul 2008 17:16:25 +0000 Received: (qmail 21610 invoked from network); 7 Jul 2008 17:16:23 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Jul 2008 17:16:23 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.68) (envelope-from ) id 1KFuK6-0005GR-6D; Mon, 07 Jul 2008 17:16:22 +0000 Date: Mon, 07 Jul 2008 17:16:00 -0000 From: "Joseph S. Myers" To: Joel Brobecker cc: Dimitrios Apostolou , gdb@sourceware.org Subject: Re: Trouble with gdb 6.8 on Irix In-Reply-To: <20080707165108.GF704@adacore.com> Message-ID: References: <1215436260.2515.2.camel@localhost.localdomain> <20080707165108.GF704@adacore.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00044.txt.bz2 On Mon, 7 Jul 2008, Joel Brobecker wrote: > I think that GDB on mips-irix has been in dire need of attention. > It's something I have on my list and I hope to get to it by the end > of the year, but my hopes often get overridden by more urgent issues... > The release that AdaCore uses in its product is GDB 5.3 (very old now, > I know). If you care about GDB on mips-irix, I strongly advise caring about GCC as well, or finding someone to care about it. Right now, it is on the list of targets to be deprecated in GCC 4.4 because we wish to remove fixproto and it is one of the few targets still using fixproto (so someone would need to stop it from using fixproto, and make fixincludes do any necessary fixes fixproto does at present for this target). -- Joseph S. Myers joseph@codesourcery.com