This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] Fix ANOFFSET problems


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

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