Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Testing of reverse debug commands
@ 2009-07-12  0:44 Michael Snyder
  2009-07-12  8:02 ` Joel Brobecker
  0 siblings, 1 reply; 10+ messages in thread
From: Michael Snyder @ 2009-07-12  0:44 UTC (permalink / raw)
  To: gdb, Hui Zhu

Hello all,

If you were to take a look at the expect scripts for any of the
tests I've submitted for testing reverse debugging, you would
notice a couple of FIXME comments in there, eg.:

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

     gdb_test "set exec-dir reverse" "" "set reverse execution"
     # FIXME: command needs to acknowledge, so we can test if it succeeded.

This is my concern.  These commands don't produce any output,
so we can't directly test whether they succeeded or not.

So I'm asking for input.  Do you think we should make these
commands generate a little output, so we know they worked?

Or do we just depend on the following tests to fail if they didn't?

Cheers,
Michael


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-07-12 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-12  0:44 Testing of reverse debug commands Michael Snyder
2009-07-12  8:02 ` Joel Brobecker
2009-07-12 14:20   ` Pedro Alves
2009-07-12 14:29   ` Jan Kratochvil
2009-07-12 17:19     ` Michael Snyder
2009-07-12 18:19       ` Joel Brobecker
2009-07-12 18:25       ` Pedro Alves
2009-07-12 18:50       ` Marc Khouzam
2009-07-12 19:07         ` Pedro Alves
2009-07-12 19:26           ` Marc Khouzam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox