Error message "Interpreter 'console' unrecognized" with gdb 6.8 pcsolaris
Andrew
ke@alum.bu.edu
Wed Nov 25 16:06:00 GMT 2009
I found out the problem. I had the "--disable-tui" option when configuring gdb. Removing it solved the problem.
I'm just not sure why tui is required in this case, maybe something else is at play here. In the course of my probing what is wrong I generated binaries using a cross compiler (gcc 4.1.2) with the same --disable-tui option and that one worked.
Andrew
--- On Tue, 11/24/09, Joel Brobecker <brobecker@adacore.com> wrote:
> From: Joel Brobecker <brobecker@adacore.com>
> Subject: Re: Error message "Interpreter 'console' unrecognized" with gdb 6.8 pcsolaris
> To: "Andrew" <ke@alum.bu.edu>
> 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
>
More information about the Gdb
mailing list