From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3728 invoked by alias); 8 Jul 2005 13:56:12 -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 3535 invoked by uid 22791); 8 Jul 2005 13:55:46 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 08 Jul 2005 13:55:46 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DqtKM-0004Sm-16; Fri, 08 Jul 2005 09:55:38 -0400 Date: Fri, 08 Jul 2005 13:56:00 -0000 From: Daniel Jacobowitz To: "Stewart, Richard" Cc: gdb@sources.redhat.com Subject: Re: GDB 4.18 with GCC 3.3.6 Message-ID: <20050708135537.GA17089@nevyn.them.org> Mail-Followup-To: "Stewart, Richard" , gdb@sources.redhat.com References: <190C93606B0ADD40B7968DAFAA3E192867EB0E@ad-email1.ad.mc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <190C93606B0ADD40B7968DAFAA3E192867EB0E@ad-email1.ad.mc.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00079.txt.bz2 On Fri, Jul 08, 2005 at 08:08:07AM -0400, Stewart, Richard wrote: > I would like to use GDB 4.18 with GCC 3.3.6 and possibly even newer > versions of GCC. I'm using GCC 2.95 right now and would like to gain > some of the performance improvements in the newer versions of the > compiler, but I am not able to upgrade from GDB 4.18 right now. So far > the only restriction I see is that I need to integrate this patch > (http://sourceware.org/ml/gdb-patches/2001-11/msg00097.html). Has > anybody tried using GDB 4.18 with a recent version of GCC? Or does > anybody have any insight to other solutions out there or problems I > might run in to along the way? Thanks. I don't give good odds that this will work. Many GDB fixes for GCC compatibility have gone in in the last, oh, four or so years. -- Daniel Jacobowitz CodeSourcery, LLC