From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17524 invoked by alias); 10 Dec 2001 19:30:58 -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 15538 invoked from network); 10 Dec 2001 19:29:38 -0000 Received: from unknown (HELO helios.tumisoftware.com) (207.181.232.102) by sources.redhat.com with SMTP; 10 Dec 2001 19:29:38 -0000 Received: by HELIOS with Internet Mail Service (5.5.2653.19) id ; Mon, 10 Dec 2001 11:29:32 -0800 Message-ID: <3DD49A5C2322D411B6AE00C00D0161151103F1@HELIOS> From: Tanvir Hassan To: 'Arnaud Charlet' , gdb@sources.redhat.com Subject: RE: Supported C++ compilers Date: Mon, 10 Dec 2001 11:30:00 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2001-12/txt/msg00115.txt.bz2 Hi! If by old Sun Forte ABI you mean Sun Workshop 5 C++ or Forte 6 C++ (which are really Sun C++ 5.0 and 5.3) I can say that it is NOT SUPPORTED and I got a pretty nasty response from the group when I asked if it is supported (OK, so I had read the Sun PR which said that the Sun ABI was "compliant" and I asked if GDB will interoperate with a "compliant" ABI and that got some feathers ruffled :-). But I would REALLY appreciate it if you can verify this is true and I can use GDB instead of the HORRIBLY, HORRIBLY broken dbx that Sun ships with C++ 5.0 and 5.3 (I cannot switch to GDB yet because my 3rd party libraries are only certified against Sun C++ which does not debug with GDB). Thanks! -----Original Message----- From: Arnaud Charlet [mailto:charlet@ACT-Europe.FR] Sent: Sunday, December 09, 2001 2:17 AM To: gdb@sources.redhat.com Subject: Re: Supported C++ compilers I believe GDB is supposed to support the old Sun Forte ABI. Arno