[PATCH] Target stderr not displayed thru MI

Nick Roberts nickrob@snap.net.nz
Wed Nov 30 14:15:00 GMT 2005


> +  /* Route target error through the MI as well. */
> +  gdb_stdtargerr = mi->targ;

I know nothing about remote debugging but shouldn't error output go to
mi->err so that you can distinguish it from target output?

Nick



More information about the Gdb-patches mailing list