This is the mail archive of the gdb@sourceware.cygnus.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]

hppa 10.20 test result comparison


This is a comparison of 2/4's gdb and 3/21's.  The sourceware version of
3/21 has disabled elf32-hppa support in bfd, so there's no hpux 11.00
comparison for the sourceware version.

Also, I've just diff'd the result for run PASS "1", which is HP WDB
project's internal pass for HP compiler support.  I don't have the
result for GNUPro gcc / g++ pass yet.  So far, the 3/21 version is
mostly stable, with some regressions when using HP compilers.

- Jimmy Guo, guo@cup.hp.com

 <0>: 2/4
    # of expected passes            4505
    # of unexpected failures        101
    # of unexpected successes       3
    # of expected failures          17
    # of unresolved testcases       2
    # of unsupported tests          15
 <1>: 3/21
    # of expected passes            4499
    # of unexpected failures        115
    # of unexpected successes       3
    # of expected failures          17
    # of unresolved testcases       2
    # of unsupported tests          16

------------------------------------------------------------------------
 Section - FAIL / XFAIL / XPASS / UNRESOLVED
      | 1 |: (P:PASS F:FAIL FTM:FAIL/timeout XFA:XFAIL
              XTM:XFAIL/timeout XPA:XPASS UNR:UNRESOLVED SKI:skipped
              '-':not run)
------------------------------------------------------------------------
gdb.base/selftest.exp
 <0>: | P |: step into xmalloc call
 <1>: | F |: step into xmalloc call

 <0>: | P |: xgdb is at prompt
 <1>: | F |: xgdb is at prompt

 <0>: | P |: send ^C to child process
 <1>: |FTM|: send ^C to child process

 <0>: | P |: send SIGINT signal to child process
 <1>: |FTM|: send SIGINT signal to child process

 <0>: |XFA|: backtrace through signal handler
 <1>: |XTM|: backtrace through signal handler

gdb.base/shlib-call.exp
 <0>: | P |: run until breakpoint set at a function
 <1>: | F |: run until breakpoint set at a function

gdb.base/so-impl-ld.exp
 <0>: | P |: step into solib call
 <1>: | F |: step into solib call

 <0>: | P |: step in solib call
 <1>: | F |: step in solib call

gdb.base/so-indr-cl.exp
 <0>: | P |: break on indirect solib call before running
 <1>: | F |: break on indirect solib call before running

gdb.base/solib.exp
 <0>: | P |: caught generic solib load
 <1>: | F |: caught generic solib load

 <0>: | P |: continue after generic catch load
 <1>: | F |: continue after generic catch load

 <0>: | P |: caught generic solib unload
 <1>: | F |: caught generic solib unload

 <0>: | P |: caught specific solib load
 <1>: | F |: caught specific solib load

 <0>: | P |: caught specific solib unload
 <1>: | F |: caught specific solib unload

 <0>: | P |: specific catch load doesn't trigger inappropriately
 <1>: | F |: specific catch load doesn't trigger inappropriately

 <0>: | P |: specific catch unload doesn't trigger inappropriately
 <1>: | F |: specific catch unload doesn't trigger inappropriately

 <0>: | F |: break on indirect call
 <1>: | P |: break on indirect call

 <0>: | F |: continue to break on indirect call: the program is no longer running
 <1>: | - |: continue to break on indirect call: the program is no longer running

 <0>: | - |: continue to break on indirect call
 <1>: | F |: continue to break on indirect call


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