This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

dwz.exp FAIL on CentOS-5-i386 [Re: [PATCH] fix dwz.exp on 32-bit targets]


On Thu, 22 Aug 2013 15:54:02 +0200, Tom Tromey wrote:
> >>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
> 
> Tom> This fixes dwz.exp on 32-bit targets.  It does so by introducing a new
> Tom> "default" setting for the address size in the DWARF assembler.
> 
> This is blocking Yao, so I'm putting it in now.

Only on CentOS-5 (not on CentOS-6) in x86_64-m32 or i386 mode I get:

+PASS: gdb.dwarf2/dwz.exp: p other_int
+FAIL: gdb.dwarf2/dwz.exp: p the_int

p the_int^M
Expected: $2 = 23^M
Expected: (gdb) PASS: gdb.dwarf2/dwz.exp: p the_int
Actual:   $2 = 99^M
Actual:   (gdb) FAIL: gdb.dwarf2/dwz.exp: p the_int


Jan


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