gdb_test_no_output

Michael Snyder msnyder@vmware.com
Thu Jun 3 17:50:00 GMT 2010


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



More information about the Gdb mailing list