Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Help, minor bug in testsuite
@ 2010-06-04 22:27 Michael Snyder
  2010-06-04 23:40 ` Pedro Alves
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Snyder @ 2010-06-04 22:27 UTC (permalink / raw)
  To: gdb

OK, not sure what to do with this one.  The test in gdb.base/list.exp
says:

     # Try listsize of 0 which suppresses printing.

     set_listsize 0
     gdb_test "list 1" "" "listsize of 0 suppresses output"


However, the test only passes because "" is the same as ".*".
In fact, the output is NOT suppressed, and I can find nowhere
in the documentation that says it SHOULD be suppressed.

I'm not sure what to do with this test...

Michael


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

end of thread, other threads:[~2010-06-05  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-04 22:27 Help, minor bug in testsuite Michael Snyder
2010-06-04 23:40 ` Pedro Alves
2010-06-05  0:44   ` Michael Snyder

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