* siginfo patches cause testsuite failure?
@ 2009-04-03 16:35 Ulrich Weigand
2009-04-03 17:21 ` Pedro Alves
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Weigand @ 2009-04-03 16:35 UTC (permalink / raw)
To: gdb-patches
Hello,
I'm getting the following test suite failure:
FAIL: gdb.base/default.exp: show convenience
The testcase issues "show convenience" in a freshly started GDB,
and expects the result "No debugger convenience variables now defined."
etc. However, with a current GDB, we get instead:
(gdb) show convenience
$_siginfo = void
I guess in a way that is to be expected, as we now *have* this
convenience variable always defined ... Should the test case
be updated?
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: siginfo patches cause testsuite failure?
2009-04-03 16:35 siginfo patches cause testsuite failure? Ulrich Weigand
@ 2009-04-03 17:21 ` Pedro Alves
0 siblings, 0 replies; 2+ messages in thread
From: Pedro Alves @ 2009-04-03 17:21 UTC (permalink / raw)
To: gdb-patches; +Cc: Ulrich Weigand
On Friday 03 April 2009 17:34:23, Ulrich Weigand wrote:
> I guess in a way that is to be expected, as we now *have* this
> convenience variable always defined ... Should the test case
> be updated?
This has been on my TODO for a while, but haven't gotten to
it yet... I wanted to see if we can delay creating the
variable a bit, but it may be more trouble that it is
worth.
I think we should just update the test.
--
Pedro Alves
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-03 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-03 16:35 siginfo patches cause testsuite failure? Ulrich Weigand
2009-04-03 17:21 ` Pedro Alves
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox