From: Michael Snyder <msnyder@vmware.com>
To: "gdb@sourceware.org" <gdb@sourceware.org>
Subject: Help, minor bug in testsuite
Date: Fri, 04 Jun 2010 22:27:00 -0000 [thread overview]
Message-ID: <4C097DAF.3090100@vmware.com> (raw)
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
next reply other threads:[~2010-06-04 22:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-04 22:27 Michael Snyder [this message]
2010-06-04 23:40 ` Pedro Alves
2010-06-05 0:44 ` Michael Snyder
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C097DAF.3090100@vmware.com \
--to=msnyder@vmware.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox