This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python] FYI a testcase FAIL: test Frame.read_var_value - error


El jue, 05-03-2009 a las 23:58 +0100, Jan Kratochvil escribiÃ:
> On Wed, 04 Mar 2009 18:01:59 +0100, Thiago Jung Bauermann wrote:
> > El mar, 03-03-2009 a las 20:47 +0100, Jan Kratochvil escribiÃ:
> > > FYI there is now on [archer-tromey-python] (no merges, just this branch):
> > > FAIL: gdb.python/python-frame.exp: test Frame.read_var_value - error
> > 
> > Thanks for the heads up. I just tested on ppc-linux, ppc64-linux and
> > i386-linux but python-frame.exp passes on all of them.
> 
> As suggested by Tom could you please try to get x86_64 access on the GCC farm?
> 	http://gcc.gnu.org/wiki/CompileFarm

I have a personal x86_64 box running Debian unstable and I still don't
see the failure there. Do you see this in x86_64 machines in the compile
farm? If so, I can try to get access there to analyse the problem.

> > Would you mind sending the excerpt from testsuite/gdb.log for this failure?
> 
> python print 'result =', f0.read_var ('b')
> result = {i = {0, 1068498944}, d = 0.0625}
> (gdb) FAIL: gdb.python/python-frame.exp: test Frame.read_var - error

This is weird. python-frame.c doesn't have a b variable in f2, which is
where the testcase stops for the tests. It does have an argument named b
in f1, but it surely doesn't have such type. It's a plain int.
-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]