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] [approval request] Re: FYI a testcase FAIL: testFrame.read_var_value - error


El vie, 06-03-2009 a las 14:25 +0100, Jan Kratochvil escribiÃ:
> On Fri, 06 Mar 2009 04:35:18 +0100, Thiago Jung Bauermann wrote:
> > El jue, 05-03-2009 a las 23:58 +0100, Jan Kratochvil escribiÃ:
> > > 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.
> 
> I could have investigated it more first (and curious you do not have
> glibc-debuginfo installed):

I actually do have it, but Debian's debuginfo for libc is minimal,
unfortunately.

> OK to checkin the patch below?

Fine by me. Thanks for working on this.
-- 
[]'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]