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]

Re: Testing of reverse debug commands


>     gdb_test "record" "" "Turn on process record"
>     # FIXME: command ought to acknowledge, so we can test if it succeeded.

This is just a shot in the dark since I really don't have much time
to double-check this, but does gdb_test_multiple allow you to verify
that no output was generated? For some reason, I thought it did.

-- 
Joel


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