Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Specifying 'async mode' for testing
@ 2008-04-07 12:14 Vladimir Prus
  2008-04-07 19:01 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Vladimir Prus @ 2008-04-07 12:14 UTC (permalink / raw)
  To: gdb


While updating MI testsuite for async mode and other discussed changes,
I find it preferable to know if we're testing async-enabled target, or
not. In particular, because in async mode the order of some output is
different, and creating a regexp that will catch all valid output and
will not miss invalid output is a bit complex.

What's the best way to specify async mode? One approach is use a board
file, and put:

	set_board_info async 1

there, but creating board file is a nuisance. Is there any way to specify
async mode on the command line of runtest?

Thanks,
Volodya


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

end of thread, other threads:[~2008-04-11 13:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-07 12:14 Specifying 'async mode' for testing Vladimir Prus
2008-04-07 19:01 ` Daniel Jacobowitz
2008-04-11 13:03   ` Vladimir Prus
2008-04-11 14:46     ` Daniel Jacobowitz

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