From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19016 invoked by alias); 25 Oct 2004 15:22:47 -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 19006 invoked from network); 25 Oct 2004 15:22:46 -0000 Received: from unknown (HELO mail1.thewrittenword.com) (67.95.107.114) by sourceware.org with SMTP; 25 Oct 2004 15:22:46 -0000 Received: by mail1.thewrittenword.com (Postfix, from userid 1000) id 3D1165E; Mon, 25 Oct 2004 10:22:46 -0500 (CDT) Date: Tue, 26 Oct 2004 07:51:00 -0000 From: Albert Chin To: gdb@sources.redhat.com Subject: Re: [6.2.1] internal-error: Invalid or unsupported encoding Message-ID: <20041025152246.GD16753@mail1.thewrittenword.com> Reply-To: gdb@sources.redhat.com References: <20041022112430.GL48422@mail1.thewrittenword.com> <200410241850.i9OIoQZx028083@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200410241850.i9OIoQZx028083@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.6i X-SW-Source: 2004-10/txt/msg00414.txt.bz2 On Sun, Oct 24, 2004 at 08:50:26PM +0200, Mark Kettenis wrote: > Date: Fri, 22 Oct 2004 06:24:30 -0500 > From: Albert Chin > > dwarf2-frame.c:1136: internal-error: Invalid or unsupported encoding > A problem internal to GDB has been detected, > further debugging may prove unreliable. > Quit this debugging session? (y or n) > > Is this PR1618? > > No it isn't. At least I think it isn't. Please would you be so kind > to file a bug report for this one? PR1797. > Can you find out what assembler are you using? > > $ g++ -g -v static.cc -L. -my > > should tell you what assembler GCC is using. We are using the Sun assembler, /usr/ccs/bin/as. -- albert chin (china@thewrittenword.com)