From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21787 invoked by alias); 22 Sep 2003 02:56:26 -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 21780 invoked from network); 22 Sep 2003 02:56:25 -0000 Received: from unknown (HELO localhost.redhat.com) (65.49.0.121) by sources.redhat.com with SMTP; 22 Sep 2003 02:56:25 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 46A672B89; Sun, 21 Sep 2003 22:37:02 -0400 (EDT) Message-ID: <3F6E604E.6050403@redhat.com> Date: Mon, 22 Sep 2003 02:56:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Konstantine 'KCC' Serebriany Cc: gdb@sources.redhat.com Subject: Re: gdb and Sun ONE Studio 8 References: <200309121754.48811.kcc@pro.sun.mcst.ru> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00262.txt.bz2 FYI, work to rewrite GDB's sparc support has just started - it was long overdue for an overhaul. See the branch: kettenis_sparc-20030918-branch. If you're interested in contributing code, contact me. However, I suspect, even someone running tests would help. Andrew > Hello all. > Does any one know whether gdb should work with > the latest Sun C and C++ compiler (Sone ONE Studio 8) ? > > I tried gdb 5.3 on sparc solaris 8 with the Sun compiler > but it didn't work properly (didn't break at some lines, didn't > show struct members, etc). > > Thanks in advance. >