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]
Other format: [Raw text]

Re: [rfa/mi testsuite] Handle missing inferior I/O for mi-syn-frame.exp


The output patterns for this test include things printed by the inferior
program.  Obviously, for gdbserver, this output comes out in the wrong
place.  This patch allows it to be missing for noinferiorio; I don't think
this compromises the value of the test.  OK?

Given that testing I/O isn't the objective of this test, just removing the output looks to be a better option.


BTW, we have one test that "verifies" (kfail'd) that output is properly
MI-encapsulated, and this test unintentionally "verifies" that it isn't.
Should I just remove recognizing the inferior's printouts unconditionally,
instead?

Can you rephrase this?


Andrew



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