Current language message

Eli Zaretskii eliz@gnu.org
Fri Apr 3 21:46:00 GMT 2009


> Date: Fri, 3 Apr 2009 15:30:08 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> In top.c, after each command, we check the current language.
> If it has changed, and is auto, we print a message:
> 
>   Current language:  auto; currently asm
> 
> Then, if needed, we output a warning:
> 
>   Warning: the current language does not match this frame.
> 
> The warning seems useful.  The earlier message, not so much.  Does
> anyone think it is useful independent of the warning?  If not, I
> propose to output it only if the language is auto and we are going to
> warn.  Although I'm not sure that case can even happen, so maybe we
> should simply remove it?

Perhaps leave it under "verbose" operation.



More information about the Gdb mailing list