Testsuite regression
Mark Kettenis
kettenis@wins.uva.nl
Sun Mar 26 10:23:00 GMT 2000
Hi all,
Somewhere between March 9 and March 15, the following failure appears:
FAIL: gdb.base/printcmds.exp: p &ctable2[15*16] with print elements set to 16
This is the output from a run where the test still passed:
p &ctable2[15*16]
$538 = (unsigned char *) 'a' <repeats 16 times>
And this the current output:
p &ctable2[15*16]
$538 = (unsigned char *) 'a' <repeats 16 times>...
I'm a bit puzzled though what change is responsible for this
regression. Is there anybody else observing this failure?
Mark
More information about the Gdb
mailing list