[PATCH] Fix ANOFFSET problems

Elena Zannoni ezannoni@cygnus.com
Sun Aug 27 15:25:00 GMT 2000


John David Anglin writes:
 > Elena,
 > 
 > With the patch, the gdb build is successful.  However, have you tried
 > the testsuite under hpux?  Previously, I got many FAILs under hpux
 > (many more than i686 linux).  Now, the testsuite seems to hang at
 > this point:
 > 

[....]

 > Running ./gdb.base/call-ar-st.exp ...
 > FAIL: gdb.base/call-ar-st.exp: print print_small_structs, pattern 4
 > FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list, pattern 4 (timeout)
 > FAIL: gdb.base/call-ar-st.exp: tbreakpoint line 1300
 > FAIL: gdb.base/call-ar-st.exp: continue to 1300
 > 
 > Regards,
 > Dave
 > 

I just ran the testsuite on hpux:
% uname -a
HP-UX madcow B.10.20 A 9000/782 2002938087 two-user license

These are the results I got:

               === gdb Summary ===

# of expected passes            6629
# of unexpected failures        249
# of unexpected successes       36
# of expected failures          176
# of unresolved testcases       103
# of untested testcases         19
# of unsupported tests          1


Not very good, but it didn't hang.

In any event, I'll commit the patches shortly.

Elena


More information about the Gdb-patches mailing list