This is the mail archive of the gdb@sourceware.org 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]

gdb_test_no_output


Joel,

An oft-used feature of gdb_test is that, if the message string is
supplied but empty (""), no PASS/FAIL output is produced.  This is
used when you want to give a command to gdb without actually testing
anything.

Do you think you could make gdb_test_no_output behave the same?

Thanks,
Michael


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