MI output change

Andrew Cagney cagney@gnu.org
Tue Feb 8 16:30:00 GMT 2005


Andrew Cagney wrote:
Two ya's, no Na's.  All but 'done' :-/
> Hello,
> 
> The MI output is currently littered with:
> 
> (gdb)
> PASS: gdb.mi/mi-var-cmd.exp: create lsimple->integer
> -var-create int * int
> &"Attempt to use a type name as an expression.\n"
> &"mi_cmd_var_create: unable to create variable object\n"
> ^error,msg="mi_cmd_var_create: unable to create variable object"
> (gdb)
> 
> (note how the error appears as both the result and as standard out)
> 
> My recent exception handling rewrite means that this can finally be 
> fixed.  However that means that the MI output has technically changed - 
> no one should be relying on the message appearing on stdout but hey ...
> 
> Is this going to be an issue?
> 
> Andrew
> 



More information about the Gdb mailing list