This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Results for 19981224 -nx gdb testsuite on alpha-dec-osf3.2


Results for 19981224 -nx gdb testsuite on alpha-dec-osf3.2

Native configuration is alpha-dec-osf3.2

        === gdb tests ===


Running target unix
FAIL: gdb.base/a1-selftest.exp: next over get_run_time and everything it calls
ended up at odd location
FAIL: gdb.base/a1-selftest.exp: unknown source line after next over get_run_time
and everything it calls
FAIL: gdb.base/break.exp: breakpoint info
FAIL: gdb.base/break.exp: run until function breakpoint
FAIL: gdb.base/break.exp: run until file:function(6) breakpoint
FAIL: gdb.base/break.exp: run until file:function(5) breakpoint
FAIL: gdb.base/break.exp: run until file:function(4) breakpoint
FAIL: gdb.base/break.exp: run until file:function(3) breakpoint
FAIL: gdb.base/break.exp: run until file:function(2) breakpoint
FAIL: gdb.base/break.exp: run until file:function(1) breakpoint
FAIL: gdb.base/break.exp: Temporary breakpoint info
FAIL: gdb.base/break.exp: run to factorial(6)
FAIL: gdb.base/break.exp: continue to factorial(5)
FAIL: gdb.base/break.exp: backtrace from factorial(5)
FAIL: gdb.base/break.exp: next to recursive call
FAIL: gdb.base/break.exp: next over recursive call
FAIL: gdb.base/break.exp: backtrace from factorial(5.1)
FAIL: gdb.base/callfuncs.exp: p t_float_values(0.0,0.0)
FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,-2.3765)
FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_float_values(3.14159,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_float_values(float_val1,-2.3765)
FAIL: gdb.base/callfuncs.exp: p t_float_values2(0.0,0.0)
FAIL: gdb.base/callfuncs.exp: p t_float_values2(3.14159,float_val2)
FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,-67.66)
FAIL: gdb.base/callfuncs.exp: p t_double_values(45.654,double_val2)
FAIL: gdb.base/callfuncs.exp: p t_double_values(double_val1,-67.66)
FAIL: gdb.base/commands.exp: if_while_breakpoint_command_test #1
FAIL: gdb.base/commands.exp: continue in infrun_breakpoint_command_test
FAIL: gdb.base/commands.exp: continue in breakpoint_command_test
FAIL: gdb.base/commands.exp: print value in breakpoint_command_test
FAIL: gdb.base/exprs.exp: print unsigned int == (print v_unsigned_int == 0)
FAIL: gdb.base/exprs.exp: print unsigned int == (print v_unsigned_int == 0x7FFF)
FAIL: gdb.base/exprs.exp: print unsigned int != (print v_unsigned_int != 0)
FAIL: gdb.base/exprs.exp: print unsigned int != (print v_unsigned_int != 0x7FFF)
FAIL: gdb.base/exprs.exp: print unsigned int < (print v_unsigned_int < 0)
FAIL: gdb.base/exprs.exp: print unsigned int < (print v_unsigned_int < 0x7FFF)
FAIL: gdb.base/exprs.exp: print unsigned int > (print v_unsigned_int > 0)
FAIL: gdb.base/exprs.exp: print unsigned int > (print v_unsigned_int > 0x7FFF)
FAIL: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int == 0)
FAIL: gdb.base/exprs.exp: print unsigned int == (~0) (print v_unsigned_int ==
~0)
FAIL: gdb.base/exprs.exp: print unsigned int != (~0) (print v_unsigned_int != 0)
FAIL: gdb.base/exprs.exp: print unsigned int < (~0) (print v_unsigned_int < 0)
FAIL: gdb.base/exprs.exp: print unsigned int < (~0) (print v_unsigned_int <
0x7FFF)
FAIL: gdb.base/exprs.exp: print unsigned int > (~0) (print v_unsigned_int > 0)
FAIL: gdb.base/exprs.exp: print unsigned int > (~0) (print v_unsigned_int >
0x7FFF)
FAIL: gdb.base/funcargs.exp: run to call0a
FAIL: gdb.base/funcargs.exp: print c after run to call0a
FAIL: gdb.base/funcargs.exp: print s after run to call0a
FAIL: gdb.base/funcargs.exp: print i after run to call0a
FAIL: gdb.base/funcargs.exp: print l after run to call0a
FAIL: gdb.base/funcargs.exp: continue to call0b
FAIL: gdb.base/funcargs.exp: continue to call0c
FAIL: gdb.base/funcargs.exp: continue to call0d
FAIL: gdb.base/funcargs.exp: continue to call0e
FAIL: gdb.base/funcargs.exp: run to call1a
FAIL: gdb.base/funcargs.exp: print us
FAIL: gdb.base/funcargs.exp: print ul
FAIL: gdb.base/funcargs.exp: continue to call1b
FAIL: gdb.base/funcargs.exp: continue to call1c
FAIL: gdb.base/funcargs.exp: continue to call1d
FAIL: gdb.base/funcargs.exp: continue to call1e
FAIL: gdb.base/funcargs.exp: run to call2a
FAIL: gdb.base/funcargs.exp: print c after run to call2a
FAIL: gdb.base/funcargs.exp: print f1 after run to call2a
FAIL: gdb.base/funcargs.exp: print s after run to call2a
FAIL: gdb.base/funcargs.exp: print d1 after run to call2a
FAIL: gdb.base/funcargs.exp: print i after run to call2a
FAIL: gdb.base/funcargs.exp: print f2 after run to call2a
FAIL: gdb.base/funcargs.exp: print l after run to call2a
FAIL: gdb.base/funcargs.exp: print d2 after run to call2a
FAIL: gdb.base/funcargs.exp: continue to call2b
FAIL: gdb.base/funcargs.exp: continue to call2c
FAIL: gdb.base/funcargs.exp: continue to call2d
FAIL: gdb.base/funcargs.exp: continue to call2e
FAIL: gdb.base/funcargs.exp: continue to call2f
FAIL: gdb.base/funcargs.exp: continue to call2g
FAIL: gdb.base/funcargs.exp: continue to call2h
FAIL: gdb.base/funcargs.exp: continue to call2i
FAIL: gdb.base/funcargs.exp: run to call3a
FAIL: gdb.base/funcargs.exp: print *cp
FAIL: gdb.base/funcargs.exp: print *sp
FAIL: gdb.base/funcargs.exp: print *ip
FAIL: gdb.base/funcargs.exp: print *lp
FAIL: gdb.base/funcargs.exp: continue to call3b
FAIL: gdb.base/funcargs.exp: print *ucp
FAIL: gdb.base/funcargs.exp: print *usp
FAIL: gdb.base/funcargs.exp: print *uip
FAIL: gdb.base/funcargs.exp: print *ulp
FAIL: gdb.base/funcargs.exp: print *fp
FAIL: gdb.base/funcargs.exp: print *dp
FAIL: gdb.base/funcargs.exp: print *stp
FAIL: gdb.base/funcargs.exp: print *unp (little-endian, sizeof long != sizeof
int)
FAIL: gdb.base/funcargs.exp: run to call5a
FAIL: gdb.base/funcargs.exp: print st
FAIL: gdb.base/funcargs.exp: continue to call5b (little-endian, sizeof long !=
sizeof int)
FAIL: gdb.base/funcargs.exp: print un (little-endian, sizeof long != sizeof int)
FAIL: gdb.base/funcargs.exp: backtrace from call6a
FAIL: gdb.base/funcargs.exp: backtrace from call6b
FAIL: gdb.base/funcargs.exp: backtrace from call6c
FAIL: gdb.base/funcargs.exp: backtrace from call6d
FAIL: gdb.base/funcargs.exp: backtrace from call6e
FAIL: gdb.base/funcargs.exp: backtrace from call6f
FAIL: gdb.base/funcargs.exp: backtrace from call6g
FAIL: gdb.base/funcargs.exp: backtrace from call6h
FAIL: gdb.base/funcargs.exp: backtrace from call6i
FAIL: gdb.base/funcargs.exp: backtrace from call6j
FAIL: gdb.base/funcargs.exp: backtrace from call7a
FAIL: gdb.base/funcargs.exp: backtrace from call7b
FAIL: gdb.base/funcargs.exp: backtrace from call7c
FAIL: gdb.base/funcargs.exp: backtrace from call7d
FAIL: gdb.base/funcargs.exp: backtrace from call7e
FAIL: gdb.base/funcargs.exp: backtrace from call7f
FAIL: gdb.base/funcargs.exp: backtrace from call7g
FAIL: gdb.base/funcargs.exp: backtrace from call7h
FAIL: gdb.base/funcargs.exp: backtrace from call7i
FAIL: gdb.base/funcargs.exp: backtrace from call7j
FAIL: gdb.base/funcargs.exp: backtrace from call7k
FAIL: gdb.base/funcargs.exp: print c after runto localvars_after_alloca
FAIL: gdb.base/funcargs.exp: print s after runto localvars_after_alloca
FAIL: gdb.base/funcargs.exp: print i after runto localvars_after_alloca
FAIL: gdb.base/funcargs.exp: print l after runto localvars_after_alloca
FAIL: gdb.base/funcargs.exp: print c in call_after_alloca
FAIL: gdb.base/funcargs.exp: print s in call_after_alloca
FAIL: gdb.base/funcargs.exp: print i in call_after_alloca
FAIL: gdb.base/funcargs.exp: print l in call_after_alloca
FAIL: gdb.base/funcargs.exp: backtrace from call_after_alloca_subr
FAIL: gdb.base/funcargs.exp: print c in localvars_in_indirect_call
FAIL: gdb.base/funcargs.exp: print s in localvars_in_indirect_call
FAIL: gdb.base/funcargs.exp: print i in localvars_in_indirect_call
FAIL: gdb.base/funcargs.exp: print l in localvars_in_indirect_call
FAIL: gdb.base/funcargs.exp: backtrace in indirectly called function
FAIL: gdb.base/funcargs.exp: stepping into indirectly called function
FAIL: gdb.base/funcargs.exp: stepping into function called with trampolines
FAIL: gdb.base/funcargs.exp: backtrace through call with trampolines
FAIL: gdb.base/funcargs.exp: stepping back to main from function called with
trampolines
FAIL: gdb.base/mips_pro.exp: backtrace
FAIL: gdb.base/printcmds.exp: check for floating addition
FAIL: gdb.base/printcmds.exp: printf "%f is fun\\n", 1.0
FAIL: gdb.base/printcmds.exp: printf "x=%d,y=%f,z=%d\\n", 5, 6.0, 7
FAIL: gdb.base/printcmds.exp: printf "%x %f, %c %x, %x, %f\\n", 0xbad, -99.541,
'z', 0xfeedface, 0xdeadbeef, 5.0
FAIL: gdb.base/radix.exp: p 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/radix.exp: p (int) 20.
FAIL: gdb.base/reread.exp: breakpoint foo in first file (PRMS 13484)
FAIL: gdb.base/reread.exp: run to foo() (PRMS 13484)
FAIL: gdb.base/reread.exp: run to foo() second time (PRMS 13484)
FAIL: gdb.base/restore.exp: run to caller1
FAIL: gdb.base/restore.exp: run to callee1
FAIL: gdb.base/restore.exp: caller1 called callee1; variable l1 restored
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: caller1 called callee2; variable l1 restored
FAIL: gdb.base/restore.exp: run to callee3
FAIL: gdb.base/restore.exp: caller1 called callee3; variable l1 restored
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: caller1 called callee4; variable l1 restored
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: caller1 called callee5; variable l1 restored
FAIL: gdb.base/restore.exp: run to caller2
FAIL: gdb.base/restore.exp: run to callee1
FAIL: gdb.base/restore.exp: caller2 called callee1; variable l1 restored
FAIL: gdb.base/restore.exp: caller2 called callee1; variable l2 restored
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: caller2 called callee2; variable l1 restored
FAIL: gdb.base/restore.exp: caller2 called callee2; variable l2 restored
FAIL: gdb.base/restore.exp: run to callee3
FAIL: gdb.base/restore.exp: caller2 called callee3; variable l1 restored
FAIL: gdb.base/restore.exp: caller2 called callee3; variable l2 restored
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: caller2 called callee4; variable l1 restored
FAIL: gdb.base/restore.exp: caller2 called callee4; variable l2 restored
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: caller2 called callee5; variable l1 restored
FAIL: gdb.base/restore.exp: caller2 called callee5; variable l2 restored
FAIL: gdb.base/restore.exp: run to caller3
FAIL: gdb.base/restore.exp: run to callee1
FAIL: gdb.base/restore.exp: caller3 called callee1; variable l1 restored
FAIL: gdb.base/restore.exp: caller3 called callee1; variable l2 restored
FAIL: gdb.base/restore.exp: caller3 called callee1; variable l3 restored
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: caller3 called callee2; variable l1 restored
FAIL: gdb.base/restore.exp: caller3 called callee2; variable l2 restored
FAIL: gdb.base/restore.exp: caller3 called callee2; variable l3 restored
FAIL: gdb.base/restore.exp: run to callee3
FAIL: gdb.base/restore.exp: caller3 called callee3; variable l1 restored
FAIL: gdb.base/restore.exp: caller3 called callee3; variable l2 restored
FAIL: gdb.base/restore.exp: caller3 called callee3; variable l3 restored
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: caller3 called callee4; variable l1 restored
FAIL: gdb.base/restore.exp: caller3 called callee4; variable l2 restored
FAIL: gdb.base/restore.exp: caller3 called callee4; variable l3 restored
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: caller3 called callee5; variable l1 restored
FAIL: gdb.base/restore.exp: caller3 called callee5; variable l2 restored
FAIL: gdb.base/restore.exp: caller3 called callee5; variable l3 restored
FAIL: gdb.base/restore.exp: run to caller4
FAIL: gdb.base/restore.exp: run to callee1
FAIL: gdb.base/restore.exp: caller4 called callee1; variable l1 restored
FAIL: gdb.base/restore.exp: caller4 called callee1; variable l2 restored
FAIL: gdb.base/restore.exp: caller4 called callee1; variable l3 restored
FAIL: gdb.base/restore.exp: caller4 called callee1; variable l4 restored
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: caller4 called callee2; variable l1 restored
FAIL: gdb.base/restore.exp: caller4 called callee2; variable l2 restored
FAIL: gdb.base/restore.exp: caller4 called callee2; variable l3 restored
FAIL: gdb.base/restore.exp: caller4 called callee2; variable l4 restored
FAIL: gdb.base/restore.exp: run to callee3
FAIL: gdb.base/restore.exp: caller4 called callee3; variable l1 restored
FAIL: gdb.base/restore.exp: caller4 called callee3; variable l2 restored
FAIL: gdb.base/restore.exp: caller4 called callee3; variable l3 restored
FAIL: gdb.base/restore.exp: caller4 called callee3; variable l4 restored
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: caller4 called callee4; variable l1 restored
FAIL: gdb.base/restore.exp: caller4 called callee4; variable l2 restored
FAIL: gdb.base/restore.exp: caller4 called callee4; variable l3 restored
FAIL: gdb.base/restore.exp: caller4 called callee4; variable l4 restored
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: caller4 called callee5; variable l1 restored
FAIL: gdb.base/restore.exp: caller4 called callee5; variable l2 restored
FAIL: gdb.base/restore.exp: caller4 called callee5; variable l3 restored
FAIL: gdb.base/restore.exp: caller4 called callee5; variable l4 restored
FAIL: gdb.base/restore.exp: run to caller5
FAIL: gdb.base/restore.exp: run to callee1
FAIL: gdb.base/restore.exp: caller5 called callee1; variable l1 restored
FAIL: gdb.base/restore.exp: caller5 called callee1; variable l2 restored
FAIL: gdb.base/restore.exp: caller5 called callee1; variable l3 restored
FAIL: gdb.base/restore.exp: caller5 called callee1; variable l4 restored
FAIL: gdb.base/restore.exp: caller5 called callee1; variable l5 restored
FAIL: gdb.base/restore.exp: run to callee2
FAIL: gdb.base/restore.exp: caller5 called callee2; variable l1 restored
FAIL: gdb.base/restore.exp: caller5 called callee2; variable l2 restored
FAIL: gdb.base/restore.exp: caller5 called callee2; variable l3 restored
FAIL: gdb.base/restore.exp: caller5 called callee2; variable l4 restored
FAIL: gdb.base/restore.exp: caller5 called callee2; variable l5 restored
FAIL: gdb.base/restore.exp: run to callee3
FAIL: gdb.base/restore.exp: caller5 called callee3; variable l1 restored
FAIL: gdb.base/restore.exp: caller5 called callee3; variable l2 restored
FAIL: gdb.base/restore.exp: caller5 called callee3; variable l3 restored
FAIL: gdb.base/restore.exp: caller5 called callee3; variable l4 restored
FAIL: gdb.base/restore.exp: caller5 called callee3; variable l5 restored
FAIL: gdb.base/restore.exp: run to callee4
FAIL: gdb.base/restore.exp: caller5 called callee4; variable l1 restored
FAIL: gdb.base/restore.exp: caller5 called callee4; variable l2 restored
FAIL: gdb.base/restore.exp: caller5 called callee4; variable l3 restored
FAIL: gdb.base/restore.exp: caller5 called callee4; variable l4 restored
FAIL: gdb.base/restore.exp: caller5 called callee4; variable l5 restored
FAIL: gdb.base/restore.exp: run to callee5
FAIL: gdb.base/restore.exp: caller5 called callee5; variable l1 restored
FAIL: gdb.base/restore.exp: caller5 called callee5; variable l2 restored
FAIL: gdb.base/restore.exp: caller5 called callee5; variable l3 restored
FAIL: gdb.base/restore.exp: caller5 called callee5; variable l4 restored
FAIL: gdb.base/restore.exp: caller5 called callee5; variable l5 restored
FAIL: gdb.base/restore.exp: (timeout) run to completion
FAIL: gdb.base/return.exp: simple return
FAIL: gdb.base/return.exp: continue to return of -5: the program exited
FAIL: gdb.base/return.exp: did not return (integer test)
FAIL: gdb.base/return.exp: next over call to func2: the program is no longer
running
FAIL: gdb.base/return.exp: correct value returned (integer test)
FAIL: gdb.base/return.exp: continue to return of -5.0: the program is no longer
running
FAIL: gdb.base/return.exp: did not return (double test)
FAIL: gdb.base/return.exp: next over call to func3: the program is no longer
running
FAIL: gdb.base/return.exp: correct value returned double test (known problem
with i*86 and sparc solaris
FAIL: gdb.base/scope.exp: next over init0() in main
FAIL: gdb.base/scope.exp: print filelocal_bss
FAIL: gdb.base/scope.exp: print 'scope0.c'::filelocal_bss in test_at_main
FAIL: gdb.base/scope.exp: print 'scope1.c'::filelocal_bss
FAIL: gdb.base/scope.exp: print funclocal_bss at foo
FAIL: gdb.base/scope.exp: print foo::funclocal_bss at foo
FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_bss at foo
FAIL: gdb.base/scope.exp: print funclocal_bss at bar
FAIL: gdb.base/scope.exp: print bar::funclocal_bss at bar
FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal_bss at bar
FAIL: gdb.base/setvar.exp: set variable float=1
FAIL: gdb.base/setvar.exp: set variable float=1 -- .[0-9]* = 1
FAIL: gdb.base/setvar.exp: set variable float=-1 (minus)
FAIL: gdb.base/setvar.exp: set variable float=-1 (minus) -- .[0-9]* = -1
FAIL: gdb.base/setvar.exp: set variable double=0
FAIL: gdb.base/setvar.exp: set variable double=0 -- .[0-9]* = 0
FAIL: gdb.base/setvar.exp: set variable double=1
FAIL: gdb.base/setvar.exp: set variable double=1 -- .[0-9]* = 1
FAIL: gdb.base/setvar.exp: set variable double=-1 (minus)
FAIL: gdb.base/setvar.exp: set variable double=-1 (minus) -- .*.[0-9]* = -1
FAIL: gdb.base/setvar.exp: set variable float array
FAIL: gdb.base/setvar.exp: set variable float array -- .*.[0-9]* =.*{123,.*-456}
FAIL: gdb.base/setvar.exp: set variable double array
FAIL: gdb.base/setvar.exp: set variable double array -- .*.[0-9]*
=.*{123,.*-456}
FAIL: gdb.base/setvar.exp: set variable float pointer
FAIL: gdb.base/setvar.exp: set variable float pointer -- .*.[0-9]*
=.*{123,.*-456}
FAIL: gdb.base/setvar.exp: set variable double pointer
FAIL: gdb.base/setvar.exp: set variable double pointer -- .*.[0-9]*
=.*{123,.*-456}
FAIL: gdb.base/setvar.exp: set variable structure float member
FAIL: gdb.base/setvar.exp: set variable structure float member -- .*.[0-9]* = 4
FAIL: gdb.base/setvar.exp: set variable structure double member
FAIL: gdb.base/setvar.exp: set variable structure double member -- .*.[0-9]* = 5
FAIL: gdb.base/setvar.exp: set print structure #1
FAIL: gdb.base/setvar.exp: set print structure #2
FAIL: gdb.base/sigall.exp: advance to HUP
FAIL: gdb.base/sigall.exp: advance to QUIT
FAIL: gdb.base/sigall.exp: advance to ILL
FAIL: gdb.base/sigall.exp: advance to EMT
FAIL: gdb.base/sigall.exp: advance to FPE
FAIL: gdb.base/sigall.exp: advance to BUS
FAIL: gdb.base/sigall.exp: advance to SEGV
FAIL: gdb.base/sigall.exp: advance to SYS
FAIL: gdb.base/sigall.exp: advance to PIPE
FAIL: gdb.base/sigall.exp: advance to ALRM
FAIL: gdb.base/sigall.exp: advance to URG
FAIL: gdb.base/sigall.exp: advance to TSTP
FAIL: gdb.base/sigall.exp: advance to CONT
FAIL: gdb.base/sigall.exp: advance to CHLD
FAIL: gdb.base/sigall.exp: advance to TTIN
FAIL: gdb.base/sigall.exp: advance to TTOU
FAIL: gdb.base/sigall.exp: advance to IO
FAIL: gdb.base/sigall.exp: advance to XCPU
FAIL: gdb.base/sigall.exp: advance to XFSZ
FAIL: gdb.base/sigall.exp: advance to VTALRM
FAIL: gdb.base/sigall.exp: advance to PROF
FAIL: gdb.base/sigall.exp: advance to WINCH
FAIL: gdb.base/sigall.exp: advance to LOST
FAIL: gdb.base/sigall.exp: get signal LOST
FAIL: gdb.base/sigall.exp: advance to USR1
FAIL: gdb.base/sigall.exp: advance to USR2
FAIL: gdb.base/sigall.exp: advance to PWR
FAIL: gdb.base/sigall.exp: advance to POLL
FAIL: gdb.base/sigall.exp: get signal POLL
FAIL: gdb.base/sigall.exp: advance to WIND
FAIL: gdb.base/sigall.exp: get signal WIND


FAIL: gdb.base/sigall.exp: advance to PHONE
FAIL: gdb.base/sigall.exp: get signal PHONE
FAIL: gdb.base/sigall.exp: advance to WAITING
FAIL: gdb.base/sigall.exp: get signal WAITING
FAIL: gdb.base/sigall.exp: advance to LWP
FAIL: gdb.base/sigall.exp: get signal LWP
FAIL: gdb.base/sigall.exp: advance to DANGER
FAIL: gdb.base/sigall.exp: get signal DANGER
FAIL: gdb.base/sigall.exp: advance to GRANT
FAIL: gdb.base/sigall.exp: get signal GRANT
FAIL: gdb.base/sigall.exp: advance to RETRACT
FAIL: gdb.base/sigall.exp: get signal RETRACT
FAIL: gdb.base/sigall.exp: advance to MSG
FAIL: gdb.base/sigall.exp: get signal MSG
FAIL: gdb.base/sigall.exp: advance to SOUND
FAIL: gdb.base/sigall.exp: get signal SOUND
FAIL: gdb.base/sigall.exp: advance to SAK
FAIL: gdb.base/sigall.exp: get signal SAK
FAIL: gdb.base/sigall.exp: advance to PRIO
FAIL: gdb.base/sigall.exp: get signal PRIO
FAIL: gdb.base/sigall.exp: advance to 33
FAIL: gdb.base/sigall.exp: get signal 33
FAIL: gdb.base/sigall.exp: advance to 34
FAIL: gdb.base/sigall.exp: get signal 34
FAIL: gdb.base/sigall.exp: advance to 35
FAIL: gdb.base/sigall.exp: get signal 35
FAIL: gdb.base/sigall.exp: advance to 36
FAIL: gdb.base/sigall.exp: get signal 36
FAIL: gdb.base/sigall.exp: advance to 37
FAIL: gdb.base/sigall.exp: get signal 37
FAIL: gdb.base/sigall.exp: advance to 38
FAIL: gdb.base/sigall.exp: get signal 38
FAIL: gdb.base/sigall.exp: advance to 39
FAIL: gdb.base/sigall.exp: get signal 39
FAIL: gdb.base/sigall.exp: advance to 40
FAIL: gdb.base/sigall.exp: get signal 40
FAIL: gdb.base/sigall.exp: advance to 41
FAIL: gdb.base/sigall.exp: get signal 41
FAIL: gdb.base/sigall.exp: advance to 42
FAIL: gdb.base/sigall.exp: get signal 42
FAIL: gdb.base/sigall.exp: advance to 43
FAIL: gdb.base/sigall.exp: get signal 43
FAIL: gdb.base/sigall.exp: advance to 44
FAIL: gdb.base/sigall.exp: get signal 44
FAIL: gdb.base/sigall.exp: advance to 45
FAIL: gdb.base/sigall.exp: get signal 45
FAIL: gdb.base/sigall.exp: advance to 46
FAIL: gdb.base/sigall.exp: get signal 46
FAIL: gdb.base/sigall.exp: advance to 47
FAIL: gdb.base/sigall.exp: get signal 47
FAIL: gdb.base/sigall.exp: advance to 48
FAIL: gdb.base/sigall.exp: get signal 48
FAIL: gdb.base/sigall.exp: advance to 49
FAIL: gdb.base/sigall.exp: get signal 49
FAIL: gdb.base/sigall.exp: advance to 50
FAIL: gdb.base/sigall.exp: get signal 50
FAIL: gdb.base/sigall.exp: advance to 51
FAIL: gdb.base/sigall.exp: get signal 51
FAIL: gdb.base/sigall.exp: advance to 52
FAIL: gdb.base/sigall.exp: get signal 52
FAIL: gdb.base/sigall.exp: advance to 53
FAIL: gdb.base/sigall.exp: get signal 53
FAIL: gdb.base/sigall.exp: advance to 54
FAIL: gdb.base/sigall.exp: get signal 54
FAIL: gdb.base/sigall.exp: advance to 55
FAIL: gdb.base/sigall.exp: get signal 55
FAIL: gdb.base/sigall.exp: advance to 56
FAIL: gdb.base/sigall.exp: get signal 56
FAIL: gdb.base/sigall.exp: advance to 57
FAIL: gdb.base/sigall.exp: get signal 57
FAIL: gdb.base/sigall.exp: advance to 58
FAIL: gdb.base/sigall.exp: get signal 58
FAIL: gdb.base/sigall.exp: advance to 59
FAIL: gdb.base/sigall.exp: get signal 59
FAIL: gdb.base/sigall.exp: advance to 60
FAIL: gdb.base/sigall.exp: get signal 60
FAIL: gdb.base/sigall.exp: advance to 61
FAIL: gdb.base/sigall.exp: get signal 61
FAIL: gdb.base/sigall.exp: advance to 62
FAIL: gdb.base/sigall.exp: get signal 62
FAIL: gdb.base/sigall.exp: advance to 63
FAIL: gdb.base/sigall.exp: get signal 63
FAIL: gdb.base/sigall.exp: advance to TERM
FAIL: gdb.base/signals.exp: next over signal (SIGALRM, handler)
FAIL: gdb.base/signals.exp: next over signal (SIGUSR1, handler)
FAIL: gdb.base/signals.exp: next over alarm (1)
FAIL: gdb.base/signals.exp: next to 2nd alarm (1)
FAIL: gdb.base/signals.exp: next to 2nd ++count in signals_tests_1
FAIL: gdb.base/signals.exp: next to handler in signals_tests_1
FAIL: gdb.base/signals.exp: extra continue to func2
FAIL: gdb.base/signals.exp: continue to handler
FAIL: gdb.base/signals.exp: next to signal in signals.exp
FAIL: gdb.base/signals.exp: next to alarm #1 in signals.exp
FAIL: gdb.base/signals.exp: next to ++count #1 in signals.exp
FAIL: gdb.base/signals.exp: p count #1 in signals.exp
FAIL: gdb.base/signals.exp: next to alarm #2 in signals.exp
FAIL: gdb.base/signals.exp: next to ++count #2 in signals.exp
FAIL: gdb.base/signals.exp: bt in signals.exp
FAIL: gdb.base/signals.exp: p count #2 in signals.exp
FAIL: gdb.base/structs2.exp: structs2 sanity check (PRMS 13536)
FAIL: gdb.base/structs2.exp: structs2 continue1 (PRMS 13536)
FAIL: gdb.base/structs2.exp: structs2 continue2 (PRMS 13536)
FAIL: gdb.base/term.exp: info terminal at breakpoint
FAIL: gdb.base/twice.exp: step
FAIL: gdb.base/watchpoint.exp: next to \`for' in watchpoint.exp
FAIL: gdb.base/watchpoint.exp: until to ival1 assignment
FAIL: gdb.base/watchpoint.exp: until to ival3 assignment
FAIL: gdb.base/watchpoint.exp: until out of loop
FAIL: gdb.base/watchpoint.exp: step to ival2 assignment
FAIL: gdb.chill/chexp.exp: p .44 < .45
FAIL: gdb.chill/chexp.exp: p .44 > .45
FAIL: gdb.chill/chexp.exp: p 0.44 < 0.45
FAIL: gdb.chill/chexp.exp: p 0.44 > 0.45
FAIL: gdb.chill/chexp.exp: p 44. < 45.
FAIL: gdb.chill/chexp.exp: p 44. > 45.
FAIL: gdb.chill/chexp.exp: p 44.0 < 45.0
FAIL: gdb.chill/chexp.exp: p 44.0 > 45.0
FAIL: gdb.chill/chexp.exp: p 10D20 < 10D21
FAIL: gdb.chill/chexp.exp: p 10D20 > 10D21
FAIL: gdb.chill/chexp.exp: p 10d20 < 10d21
FAIL: gdb.chill/chexp.exp: p 10d20 > 10d21
FAIL: gdb.chill/chexp.exp: p 10E20 < 10E21
FAIL: gdb.chill/chexp.exp: p 10E20 > 10E21
FAIL: gdb.chill/chexp.exp: p 10e20 < 10e21
FAIL: gdb.chill/chexp.exp: p 10e20 > 10e21
FAIL: gdb.chill/chexp.exp: p 10.D20 < 10.D21
FAIL: gdb.chill/chexp.exp: p 10.D20 > 10.D21
FAIL: gdb.chill/chexp.exp: p 10.d20 < 10.d21
FAIL: gdb.chill/chexp.exp: p 10.d20 > 10.d21
FAIL: gdb.chill/chexp.exp: p 10.E20 < 10.E21
FAIL: gdb.chill/chexp.exp: p 10.E20 > 10.E21
FAIL: gdb.chill/chexp.exp: p 10.e20 < 10.e21
FAIL: gdb.chill/chexp.exp: p 10.e20 > 10.e21
FAIL: gdb.chill/chexp.exp: p 10.0D20 < 10.0D21
FAIL: gdb.chill/chexp.exp: p 10.0D20 > 10.0D21
FAIL: gdb.chill/chexp.exp: p 10.0d20 < 10.0d21
FAIL: gdb.chill/chexp.exp: p 10.0d20 > 10.0d21
FAIL: gdb.chill/chexp.exp: p 10.0E20 < 10.0E21
FAIL: gdb.chill/chexp.exp: p 10.0E20 > 10.0E21
FAIL: gdb.chill/chexp.exp: p 10.0e20 < 10.0e21
FAIL: gdb.chill/chexp.exp: p 10.0e20 > 10.0e21
FAIL: gdb.chill/chexp.exp: p 10.0D+20 < 10.0D+21
FAIL: gdb.chill/chexp.exp: p 10.0D+20 > 10.0D+21
FAIL: gdb.chill/chexp.exp: p 10.0d+20 < 10.0d+21
FAIL: gdb.chill/chexp.exp: p 10.0d+20 > 10.0d+21
FAIL: gdb.chill/chexp.exp: p 10.0E+20 < 10.0E+21
FAIL: gdb.chill/chexp.exp: p 10.0E+20 > 10.0E+21
FAIL: gdb.chill/chexp.exp: p 10.0e+20 < 10.0e+21
FAIL: gdb.chill/chexp.exp: p 10.0e+20 > 10.0e+21
FAIL: gdb.chill/chexp.exp: p 10.0D-11 < 10.0D-10
FAIL: gdb.chill/chexp.exp: p 10.0D-11 > 10.0D-10
FAIL: gdb.chill/chexp.exp: p 10.0d-11 < 10.0d-10
FAIL: gdb.chill/chexp.exp: p 10.0d-11 > 10.0d-10
FAIL: gdb.chill/chexp.exp: p 10.0E-11 < 10.0E-10
FAIL: gdb.chill/chexp.exp: p 10.0E-11 > 10.0E-10
FAIL: gdb.chill/chexp.exp: p 10.0e-11 < 10.0e-10
FAIL: gdb.chill/chexp.exp: p 10.0e-11 > 10.0e-10
FAIL: gdb.chill/chexp.exp: p _.1e+10 < _.1e+11
FAIL: gdb.chill/chexp.exp: p _.1e+10 > _.1e+11
FAIL: gdb.chill/chexp.exp: p __.1e-12 < __.1e-11
FAIL: gdb.chill/chexp.exp: p __.1e-12 > __.1e-11
FAIL: gdb.chill/chexp.exp: unary minus applied to real
FAIL: gdb.chill/chexp.exp: real plus int
FAIL: gdb.chill/chexp.exp: real plus real
FAIL: gdb.chill/chexp.exp: real minus int
FAIL: gdb.chill/chexp.exp: real minus real
FAIL: gdb.chill/chexp.exp: real times int
FAIL: gdb.chill/chexp.exp: real times real
FAIL: gdb.chill/chexp.exp: real divided by int
FAIL: gdb.chill/chexp.exp: real divided by real
FAIL: gdb.fortran/exprs.exp: p .44 .LT. .45
FAIL: gdb.fortran/exprs.exp: p .44 .GT. .45
FAIL: gdb.fortran/exprs.exp: p 0.44 .LT. 0.45
FAIL: gdb.fortran/exprs.exp: p 0.44 .GT. 0.45
FAIL: gdb.fortran/exprs.exp: p 44. .LT. 45.
FAIL: gdb.fortran/exprs.exp: p 44. .GT. 45.
FAIL: gdb.fortran/exprs.exp: p 44.0 .LT. 45.0
FAIL: gdb.fortran/exprs.exp: p 44.0 .GT. 45.0
FAIL: gdb.fortran/exprs.exp: p 10D20 .LT. 10D21
FAIL: gdb.fortran/exprs.exp: p 10D20 .GT. 10D21
FAIL: gdb.fortran/exprs.exp: p 10d20 .LT. 10d21
FAIL: gdb.fortran/exprs.exp: p 10d20 .GT. 10d21
FAIL: gdb.fortran/exprs.exp: p 10E20 .LT. 10E21
FAIL: gdb.fortran/exprs.exp: p 10E20 .GT. 10E21
FAIL: gdb.fortran/exprs.exp: p 10e20 .LT. 10e21
FAIL: gdb.fortran/exprs.exp: p 10e20 .GT. 10e21
FAIL: gdb.fortran/exprs.exp: p 10.D20 .LT. 10.D21
FAIL: gdb.fortran/exprs.exp: p 10.D20 .GT. 10.D21
FAIL: gdb.fortran/exprs.exp: p 10.d20 .LT. 10.d21
FAIL: gdb.fortran/exprs.exp: p 10.d20 .GT. 10.d21
FAIL: gdb.fortran/exprs.exp: p 10.E20 .LT. 10.E21
FAIL: gdb.fortran/exprs.exp: p 10.E20 .GT. 10.E21
FAIL: gdb.fortran/exprs.exp: p 10.e20 .LT. 10.e21
FAIL: gdb.fortran/exprs.exp: p 10.e20 .GT. 10.e21
FAIL: gdb.fortran/exprs.exp: p 10.0D20 .LT. 10.0D21
FAIL: gdb.fortran/exprs.exp: p 10.0D20 .GT. 10.0D21
FAIL: gdb.fortran/exprs.exp: p 10.0d20 .LT. 10.0d21
FAIL: gdb.fortran/exprs.exp: p 10.0d20 .GT. 10.0d21
FAIL: gdb.fortran/exprs.exp: p 10.0E20 .LT. 10.0E21
FAIL: gdb.fortran/exprs.exp: p 10.0E20 .GT. 10.0E21
FAIL: gdb.fortran/exprs.exp: p 10.0e20 .LT. 10.0e21
FAIL: gdb.fortran/exprs.exp: p 10.0e20 .GT. 10.0e21
FAIL: gdb.fortran/exprs.exp: p 10.0D+20 .LT. 10.0D+21
FAIL: gdb.fortran/exprs.exp: p 10.0D+20 .GT. 10.0D+21
FAIL: gdb.fortran/exprs.exp: p 10.0d+20 .LT. 10.0d+21
FAIL: gdb.fortran/exprs.exp: p 10.0d+20 .GT. 10.0d+21
FAIL: gdb.fortran/exprs.exp: p 10.0E+20 .LT. 10.0E+21
FAIL: gdb.fortran/exprs.exp: p 10.0E+20 .GT. 10.0E+21
FAIL: gdb.fortran/exprs.exp: p 10.0e+20 .LT. 10.0e+21
FAIL: gdb.fortran/exprs.exp: p 10.0e+20 .GT. 10.0e+21
FAIL: gdb.fortran/exprs.exp: p 10.0D-11 .LT. 10.0D-10
FAIL: gdb.fortran/exprs.exp: p 10.0D-11 .GT. 10.0D-10
FAIL: gdb.fortran/exprs.exp: p 10.0d-11 .LT. 10.0d-10
FAIL: gdb.fortran/exprs.exp: p 10.0d-11 .GT. 10.0d-10
FAIL: gdb.fortran/exprs.exp: p 10.0E-11 .LT. 10.0E-10
FAIL: gdb.fortran/exprs.exp: p 10.0E-11 .GT. 10.0E-10
FAIL: gdb.fortran/exprs.exp: p 10.0e-11 .LT. 10.0e-10
FAIL: gdb.fortran/exprs.exp: p 10.0e-11 .GT. 10.0e-10
FAIL: gdb.fortran/exprs.exp: unary minus applied to real
FAIL: gdb.fortran/exprs.exp: real plus int
FAIL: gdb.fortran/exprs.exp: real plus real
FAIL: gdb.fortran/exprs.exp: real minus int
FAIL: gdb.fortran/exprs.exp: real minus real
FAIL: gdb.fortran/exprs.exp: real times int
FAIL: gdb.fortran/exprs.exp: real times real
FAIL: gdb.fortran/exprs.exp: real divided by int
FAIL: gdb.fortran/exprs.exp: real divided by real
FAIL: gdb.trace/tracecmd.exp: 1.4a: trace function by name
FAIL: gdb.trace/tracecmd.exp: 1.4b: trace function by name
FAIL: gdb.trace/tracecmd.exp: 1.7b: verify trace at specific address

        === gdb Summary ===

# of expected passes        4015
# of unexpected failures    568
# of expected failures      47
/usr1/users/rdb/src/gdb-19981224/gdb/testsuite/../../gdb/gdb version  19981224
-nx


Compiler version: 19981224 -nx gdb 
Platform: alpha-dec-osf3.2
configure flags: --host=alpha-dec-osf3.2 --norecursion