This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [5.1/rfc] Don't print ``(MI_OUT)'' during startup


> 
> Yes, the following pattern will do it.
> 
> 	-re ".*Interpreter `mi' unrecognized." {
> 	    untested "Skip mi tests (not compiled with mi support)."
> 	    remote_close host;
> 	    return -1;
> 	}
> 

yep,  I've checked it in.

	Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]