From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5832 invoked by alias); 24 Nov 2009 21:34:21 -0000 Received: (qmail 5823 invoked by uid 22791); 24 Nov 2009 21:34:20 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Nov 2009 21:34:15 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E01402BABEC; Tue, 24 Nov 2009 16:34:13 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id nNRvkiWyW0ZK; Tue, 24 Nov 2009 16:34:13 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2BF8A2BAB9D; Tue, 24 Nov 2009 16:34:13 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E153FF5905; Tue, 24 Nov 2009 16:34:09 -0500 (EST) Date: Wed, 25 Nov 2009 08:43:00 -0000 From: Joel Brobecker To: Andrew Cc: gdb@sourceware.org Subject: Re: Error message "Interpreter 'console' unrecognized" with gdb 6.8 pcsolaris Message-ID: <20091124213409.GD7908@adacore.com> References: <593078.98458.qm@web33802.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <593078.98458.qm@web33802.mail.mud.yahoo.com> User-Agent: Mutt/1.5.18 (2008-05-17) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-11/txt/msg00184.txt.bz2 > Interpreter 'console' unrecognized. > > I haven't been able to find any information on this. > Any clues on what might be wrong? Just a shot in the dark: Could it be a termcap thing? Have you tried setting the TERM variable to different settings? -- Joel