From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17781 invoked by alias); 8 Jul 2005 12:08:18 -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 17621 invoked by uid 22791); 8 Jul 2005 12:08:09 -0000 Received: from iris-63.mc.com (HELO mc.com) (63.96.239.141) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 08 Jul 2005 12:08:09 +0000 Received: from ad-email1.ad.mc.com by mc.com (8.8.8+Sun/SMI-SVR4) id IAA25296; Fri, 8 Jul 2005 08:08:07 -0400 (EDT) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: GDB 4.18 with GCC 3.3.6 Date: Fri, 08 Jul 2005 12:08:00 -0000 Message-ID: <190C93606B0ADD40B7968DAFAA3E192867EB0E@ad-email1.ad.mc.com> From: "Stewart, Richard" To: X-SW-Source: 2005-07/txt/msg00077.txt.bz2 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.