From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12763 invoked by alias); 24 Nov 2009 21:50:21 -0000 Received: (qmail 12755 invoked by uid 22791); 24 Nov 2009 21:50:20 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from web33806.mail.mud.yahoo.com (HELO web33806.mail.mud.yahoo.com) (209.191.69.169) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 24 Nov 2009 21:50:09 +0000 Received: (qmail 32834 invoked by uid 60001); 24 Nov 2009 21:50:05 -0000 Message-ID: <990244.20682.qm@web33806.mail.mud.yahoo.com> Received: from [128.222.37.56] by web33806.mail.mud.yahoo.com via HTTP; Tue, 24 Nov 2009 13:50:03 PST X-RocketYMMF: andywang621 Date: Wed, 25 Nov 2009 15:12:00 -0000 From: Andrew Reply-To: ke@alum.bu.edu Subject: Re: Error message "Interpreter 'console' unrecognized" with gdb 6.8 pcsolaris To: Joel Brobecker Cc: gdb@sourceware.org In-Reply-To: <20091124213409.GD7908@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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/msg00185.txt.bz2 Thanks for the help, but unfortunately, no, the message still appears (it was vt100, I tried xterm, vt220). --- On Tue, 11/24/09, Joel Brobecker wrote: > From: Joel Brobecker > Subject: Re: Error message "Interpreter 'console' unrecognized" with gdb 6.8 pcsolaris > To: "Andrew" > Cc: gdb@sourceware.org > Date: Tuesday, November 24, 2009, 4:34 PM > > 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 >