From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19248 invoked by alias); 23 Nov 2005 03:52:24 -0000 Received: (qmail 19235 invoked by uid 22791); 23 Nov 2005 03:52:22 -0000 X-Spam-Check-By: sourceware.org Received: from ausmtp03.au.ibm.com (HELO ausmtp03) (202.81.18.151) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 23 Nov 2005 03:52:21 +0000 Received: from sd0208e0.au.ibm.com (d23rh904.au.ibm.com [202.81.18.202]) by ausmtp03 (8.12.10/8.12.10) with ESMTP id jAN3otHw075892; Wed, 23 Nov 2005 14:50:57 +1100 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.250.243]) by sd0208e0.au.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id jAN3sLdB218670; Wed, 23 Nov 2005 14:54:26 +1100 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.12.11/8.13.3) with ESMTP id jAN3pHp6028974; Wed, 23 Nov 2005 14:51:17 +1100 Received: from [9.181.133.252] ([9.181.133.252]) by d23av02.au.ibm.com (8.12.11/8.12.11) with ESMTP id jAN3pARX028786; Wed, 23 Nov 2005 14:51:12 +1100 Date: Wed, 23 Nov 2005 05:17:00 -0000 From: Wu Zhou To: Joel Brobecker cc: gdb@sources.redhat.com, gdb-testers@sources.redhat.com Subject: Re: First release candidate for GDB 6.4 available In-Reply-To: <20051122083855.GH1635@adacore.com> Message-ID: References: <20051122083855.GH1635@adacore.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-11/txt/msg00519.txt.bz2 I run this RC on ppc64 platform as both 32-bits and 64-bits application. Here is the summary. I also list the x86 summary as reference. ppc64, 64-bits gdb, 32-bits testcase: ====================================== FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off FAIL: gdb.ada/arrayidx.exp: print u_one_two_three FAIL: gdb.ada/arrayidx.exp: print p_one_two_three FAIL: gdb.ada/null_record.exp: ptype on null record FAIL: gdb.ada/packed_array.exp: print var FAIL: gdb.base/auxv.exp: generate native core dump FAIL: gdb.base/break.exp: next over recursive call FAIL: gdb.base/break.exp: backtrace from factorial(5.1) FAIL: gdb.base/break.exp: breakpoint function, optimized file FAIL: gdb.base/gcore.exp: where in corefile (pattern 1) FAIL: gdb.base/gcore.exp: corefile restored general registers FAIL: gdb.base/gcore.exp: corefile restored all registers FAIL: gdb.base/gcore.exp: capture_command_output failed on print array_func::local_array. FAIL: gdb.base/gcore.exp: corefile restored stack array FAIL: gdb.base/gcore.exp: corefile restored backtrace FAIL: gdb.base/interrupt.exp: call function when asleep (stays asleep) FAIL: gdb.base/interrupt.exp: call function after waking it (timeout) FAIL: gdb.base/interrupt.exp: call function a second time (timeout) FAIL: gdb.base/interrupt.exp: continue (timeout) FAIL: gdb.base/interrupt.exp: echo data (timeout) FAIL: gdb.base/recurse.exp: continue to recurse (a = 8) FAIL: gdb.base/recurse.exp: continue to recurse (a = 7) FAIL: gdb.base/recurse.exp: continue to recurse (a = 6) FAIL: gdb.base/recurse.exp: continue to recurse (a = 5) FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time FAIL: gdb.base/recurse.exp: continue to recurse (a = 4) FAIL: gdb.base/recurse.exp: continue to recurse (a = 3) FAIL: gdb.base/recurse.exp: continue to recurse (a = 2) FAIL: gdb.base/recurse.exp: continue to recurse (a = 1) FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope FAIL: gdb.base/sepdebug.exp: next over recursive call FAIL: gdb.base/sepdebug.exp: backtrace from factorial(5.1) FAIL: gdb.base/sigbpt.exp: stepi; stepi out of handler FAIL: gdb.base/sigbpt.exp: stepi bp before segv; stepi out of handler FAIL: gdb.base/sigbpt.exp: stepi bp at segv; stepi out of handler FAIL: gdb.base/sigbpt.exp: stepi bp before and at segv; stepi out of handler FAIL: gdb.base/sigstep.exp: stepi from handleri; leave handler FAIL: gdb.base/sigstep.exp: nexti from handleri; leave handler FAIL: gdb.base/store.exp: var charest l; print incremented l, expecting 2 ..002. FAIL: gdb.base/store.exp: var short l; print incremented l, expecting 2 FAIL: gdb.cp/anon-union.exp: print w 1 FAIL: gdb.cp/anon-union.exp: print z 1 FAIL: gdb.cp/anon-union.exp: print w 2 FAIL: gdb.cp/anon-union.exp: print z 2 FAIL: gdb.cp/anon-union.exp: print w 3 FAIL: gdb.cp/anon-union.exp: print z 3 FAIL: gdb.gdb/observer.exp: second observer attached; check second observer counter value FAIL: gdb.gdb/observer.exp: 1st observer added; check first observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer added; check first observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer added; check second observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check first observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check second observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check third observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer removed; check first observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer removed; check third observer counter value FAIL: gdb.gdb/observer.exp: 1st observer removed; check third observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check first observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check second observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check third observer counter value FAIL: gdb.gdb/observer.exp: third observer removed; check first observer counter value FAIL: gdb.gdb/observer.exp: third observer removed; check second observer counter value FAIL: gdb.gdb/observer.exp: second observer removed; check first observer counter value FAIL: gdb.java/jmisc.exp: p args FAIL: gdb.java/jmisc1.exp: p args FAIL: gdb.java/jprint.exp: unambiguous static call FAIL: gdb.java/jprint.exp: single argument print call FAIL: gdb.java/jprint.exp: double argument print call FAIL: gdb.java/jprint.exp: virtual fn call FAIL: gdb.java/jprint.exp: inherited static call FAIL: gdb.java/jprint.exp: inherited virtual fn call FAIL: gdb.mi/mi-basics.exp: environment-directory arg operation FAIL: gdb.mi/mi-basics.exp: environment-directory empty-string operation FAIL: gdb.mi/mi-basics.exp: environment-path dir1 dir2 operation FAIL: gdb.mi/mi-file.exp: Getting a list of source files. FAIL: gdb.mi/mi-watch.exp: wp out of scope (2) FAIL: gdb.mi/mi2-basics.exp: environment-directory arg operation FAIL: gdb.mi/mi2-basics.exp: environment-directory empty-string operation FAIL: gdb.mi/mi2-basics.exp: environment-path dir1 dir2 operation FAIL: gdb.mi/mi2-watch.exp: wp out of scope (2) FAIL: gdb.server/server-run.exp: continue to main (the program is no longer running) FAIL: gdb.threads/gcore-thread.exp: a corefile thread is executing thread2 FAIL: gdb.threads/gcore-thread.exp: thread2 is current thread in corefile FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 4 FAIL: gdb.threads/linux-dp.exp: philosopher is distinct: 6 FAIL: gdb.threads/print-threads.exp: Running threads (fast) (unknown output) FAIL: gdb.threads/print-threads.exp: break thread_function (2) FAIL: gdb.threads/print-threads.exp: Running threads (slow) (unknown output) FAIL: gdb.threads/print-threads.exp: break thread_function (3) FAIL: gdb.threads/print-threads.exp: break kill FAIL: gdb.threads/print-threads.exp: Running threads (slow with kill breakpoint) (unknown output) FAIL: gdb.threads/thread_check.exp: breakpoint at tf FAIL: gdb.threads/watchthreads.exp: watch args[0] FAIL: gdb.threads/watchthreads.exp: watch args[1] FAIL: gdb.threads/watchthreads.exp: threaded watch loop FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 === gdb Summary === # of expected passes 10763 # of unexpected failures 105 # of expected failures 42 # of known failures 39 # of unresolved testcases 2 # of unsupported tests 3 /home/woodzltc/DE/build-6390/gdb/testsuite/../../gdb/gdb version 6.3.90 -nx ppc64: 64-bits gdb, 64-bits testsuite ========================================== FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Small FAIL: gdb.ada/array_return.exp: value printed by finish of Create_Large FAIL: gdb.ada/arrayidx.exp: print u_one_two_three, indexes off FAIL: gdb.ada/arrayidx.exp: print p_one_two_three, indexes off FAIL: gdb.ada/arrayidx.exp: print u_one_two_three FAIL: gdb.ada/arrayidx.exp: print p_one_two_three FAIL: gdb.ada/null_record.exp: ptype on null record FAIL: gdb.ada/packed_array.exp: print var FAIL: gdb.base/annota1.exp: run until main breakpoint FAIL: gdb.base/annota1.exp: backtrace from shlibrary FAIL: gdb.base/annota3.exp: backtrace from shlibrary (pattern 2) FAIL: gdb.base/annota3.exp: backtrace @ signal handler (pattern 3) FAIL: gdb.base/auxv.exp: generate native core dump FAIL: gdb.base/break.exp: next over recursive call FAIL: gdb.base/break.exp: backtrace from factorial(5.1) FAIL: gdb.base/call-ar-st.exp: next to 1237 FAIL: gdb.base/call-ar-st.exp: print print_small_structs (pattern 9) FAIL: gdb.base/call-ar-st.exp: print print_small_structs from print_long_arg_list (pattern 9) FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list (pattern 12) FAIL: gdb.base/call-rt-st.exp: print print_one_large_struct(*list1) FAIL: gdb.base/call-rt-st.exp: print print_one_double(*d1) FAIL: gdb.base/call-rt-st.exp: print print_three_chars(*three_char) FAIL: gdb.base/call-rt-st.exp: print print_five_chars(*five_char) FAIL: gdb.base/gcore.exp: corefile restored backtrace FAIL: gdb.base/gdb1555.exp: Step into shared lib function FAIL: gdb.base/gdb1555.exp: Next while in a shared lib function FAIL: gdb.base/interrupt.exp: echo data (timeout) FAIL: gdb.base/maint.exp: maint print msymbols FAIL: gdb.base/maint.exp: maint print msymbols FAIL: gdb.base/nodebug.exp: p top FAIL: gdb.base/nodebug.exp: whatis top FAIL: gdb.base/nodebug.exp: ptype top FAIL: gdb.base/nodebug.exp: p middle FAIL: gdb.base/nodebug.exp: whatis middle FAIL: gdb.base/nodebug.exp: ptype middle FAIL: gdb.base/nodebug.exp: p/c array_index("abcdef",2) FAIL: gdb.base/recurse.exp: continue to recurse (a = 8) FAIL: gdb.base/recurse.exp: continue to recurse (a = 7) FAIL: gdb.base/recurse.exp: continue to recurse (a = 6) FAIL: gdb.base/recurse.exp: continue to recurse (a = 5) FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, first time FAIL: gdb.base/recurse.exp: continue to recurse (a = 4) FAIL: gdb.base/recurse.exp: continue to recurse (a = 3) FAIL: gdb.base/recurse.exp: continue to recurse (a = 2) FAIL: gdb.base/recurse.exp: continue to recurse (a = 1) FAIL: gdb.base/recurse.exp: continue to second instance watchpoint, second time FAIL: gdb.base/recurse.exp: second instance watchpoint deleted when leaving scope FAIL: gdb.base/recurse.exp: continue to first instance watchpoint, second time FAIL: gdb.base/recurse.exp: first instance watchpoint deleted when leaving scope (the program is no longer running) FAIL: gdb.base/sepdebug.exp: breakpoint function FAIL: gdb.base/sepdebug.exp: breakpoint quoted function FAIL: gdb.base/sepdebug.exp: breakpoint function in file FAIL: gdb.base/sepdebug.exp: use `list' to establish default source file FAIL: gdb.base/sepdebug.exp: breakpoint at start of multi line if conditional FAIL: gdb.base/sepdebug.exp: breakpoint at start of multi line while conditional FAIL: gdb.base/sepdebug.exp: breakpoint info FAIL: gdb.base/sepdebug.exp: run until function breakpoint FAIL: gdb.base/sepdebug.exp: Temporary breakpoint function FAIL: gdb.base/sepdebug.exp: Temporary breakpoint function in file FAIL: gdb.base/sepdebug.exp: Temporary breakpoint info FAIL: gdb.base/sepdebug.exp: set breakpoint on to-be-called function FAIL: gdb.base/sepdebug.exp: next over recursive call FAIL: gdb.base/sepdebug.exp: backtrace from factorial(5.1) FAIL: gdb.base/sepdebug.exp: breakpoint function, optimized file FAIL: gdb.base/sepdebug.exp: breakpoint small function, optimized file FAIL: gdb.base/sepdebug.exp: run until breakpoint set at small function, optimized file FAIL: gdb.base/store.exp: var charest l; print incremented l, expecting 2 ..002. FAIL: gdb.base/store.exp: var short l; print incremented l, expecting 2 FAIL: gdb.base/store.exp: var int l; print incremented l, expecting 2 FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc FAIL: gdb.base/structs.exp: p/c L; call 5 structs-tc FAIL: gdb.base/structs.exp: p/c L; call 6 structs-tc FAIL: gdb.base/structs.exp: p/c L; call 7 structs-tc FAIL: gdb.base/structs.exp: p/c L; call 3 structs-ts FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tf FAIL: gdb.base/structs.exp: p/c L; call 1 structs-td FAIL: gdb.base/structs.exp: p/c L; call 1 structs-tld FAIL: gdb.base/structs.exp: p/c L; call 4 structs-ts-tc FAIL: gdb.base/structs.exp: p/c L; call 5 structs-ts-tc FAIL: gdb.base/structs.exp: p/c L; call 3 structs-tc-ts FAIL: gdb.base/unload.exp: running program FAIL: gdb.base/unload.exp: continuing to end of program (the program is no longer running) FAIL: gdb.base/unload.exp: rerun to shared library breakpoint FAIL: gdb.base/unload.exp: continuing to end of program second time (the program is no longer running) FAIL: gdb.cp/anon-union.exp: print w 1 FAIL: gdb.cp/anon-union.exp: print z 1 FAIL: gdb.cp/anon-union.exp: print w 2 FAIL: gdb.cp/anon-union.exp: print z 2 FAIL: gdb.cp/anon-union.exp: print w 3 FAIL: gdb.cp/anon-union.exp: print z 3 FAIL: gdb.gdb/observer.exp: second observer attached; check second observer counter value FAIL: gdb.gdb/observer.exp: 1st observer added; check first observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer added; check first observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer added; check second observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check first observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check second observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check third observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer removed; check first observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer removed; check third observer counter value FAIL: gdb.gdb/observer.exp: 1st observer removed; check third observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check first observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check second observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check third observer counter value FAIL: gdb.gdb/observer.exp: third observer removed; check first observer counter value FAIL: gdb.gdb/observer.exp: third observer removed; check second observer counter value FAIL: gdb.gdb/observer.exp: second observer removed; check first observer counter value FAIL: gdb.java/jmisc.exp: p args FAIL: gdb.java/jmisc1.exp: p args FAIL: gdb.java/jprint.exp: unambiguous static call FAIL: gdb.java/jprint.exp: single argument print call FAIL: gdb.java/jprint.exp: double argument print call FAIL: gdb.java/jprint.exp: virtual fn call FAIL: gdb.java/jprint.exp: inherited static call FAIL: gdb.java/jprint.exp: inherited virtual fn call FAIL: gdb.mi/mi-basics.exp: environment-directory arg operation FAIL: gdb.mi/mi-basics.exp: environment-directory empty-string operation FAIL: gdb.mi/mi-basics.exp: environment-path dir1 dir2 operation FAIL: gdb.mi/mi-file.exp: Getting a list of source files. FAIL: gdb.mi/mi-var-child.exp: listing of children, simple types: names, type and values, complex types: names and types FAIL: gdb.mi/mi-watch.exp: wp out of scope (2) FAIL: gdb.mi/mi2-basics.exp: environment-directory arg operation FAIL: gdb.mi/mi2-basics.exp: environment-directory empty-string operation FAIL: gdb.mi/mi2-basics.exp: environment-path dir1 dir2 operation FAIL: gdb.mi/mi2-watch.exp: wp out of scope (2) FAIL: gdb.objc/basicclass.exp: breakpoint method (timeout) FAIL: gdb.objc/basicclass.exp: breakpoint method with colon (timeout) FAIL: gdb.objc/basicclass.exp: breakpoint class method with colon (timeout) FAIL: gdb.objc/basicclass.exp: continue until method breakpoint (timeout) FAIL: gdb.objc/basicclass.exp: resetting breakpoints when rerunning FAIL: gdb.objc/basicclass.exp: continue until method breakpoint (timeout) FAIL: gdb.objc/basicclass.exp: print an ivar of self (timeout) FAIL: gdb.objc/basicclass.exp: print self (timeout) FAIL: gdb.objc/basicclass.exp: print contents of self (timeout) FAIL: gdb.objc/basicclass.exp: breakpoint in category method (timeout) FAIL: gdb.objc/basicclass.exp: continue until category method (timeout) FAIL: gdb.objc/basicclass.exp: Call an Objective-C method with no arguments (timeout) FAIL: gdb.objc/basicclass.exp: Call an Objective-C method with one argument (timeout) FAIL: gdb.objc/basicclass.exp: Use of the print-object command (timeout) FAIL: gdb.objc/basicclass.exp: Use of the po (print-object) command (timeout) FAIL: gdb.objc/nondebug.exp: break on non-debuggable method (timeout) FAIL: gdb.threads/print-threads.exp: Running threads (fast) (unknown output) FAIL: gdb.threads/print-threads.exp: break thread_function (2) FAIL: gdb.threads/print-threads.exp: Running threads (slow) (unknown output) FAIL: gdb.threads/print-threads.exp: break thread_function (3) FAIL: gdb.threads/print-threads.exp: break kill FAIL: gdb.threads/print-threads.exp: Running threads (slow with kill breakpoint) (unknown output) FAIL: gdb.threads/pthreads.exp: check backtrace from main thread FAIL: gdb.threads/pthreads.exp: check backtrace from thread 1 FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads FAIL: gdb.threads/watchthreads.exp: watch args[0] FAIL: gdb.threads/watchthreads.exp: watch args[1] FAIL: gdb.threads/watchthreads.exp: threaded watch loop FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[0] hit FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 === gdb Summary === # of expected passes 10701 # of unexpected failures 157 # of expected failures 44 # of known failures 36 # of unresolved testcases 2 # of unsupported tests 4 /home/woodzltc/DE/build-6390/gdb/testsuite/../../gdb/gdb version 6.3.90 -nx x86: =========================================== FAIL: gdb.base/auxv.exp: generate native core dump FAIL: gdb.base/call-ar-st.exp: print print_double_array(double_array) (pattern 1) FAIL: gdb.base/call-ar-st.exp: print print_char_array(char_array) (pattern 1) FAIL: gdb.base/call-ar-st.exp: print sum_array_print(10, *list1, *list2, *list3, *list4) FAIL: gdb.base/call-ar-st.exp: print print_small_structs (pattern 1) FAIL: gdb.base/call-ar-st.exp: print print_long_arg_list (pattern 1) FAIL: gdb.base/call-ar-st.exp: print sum_struct_print(10, *struct1, *struct2, *struct3, *struct4) FAIL: gdb.base/call-ar-st.exp: print print_struct_rep(*struct1, *struct2, *struct3) (pattern 1) FAIL: gdb.base/call-ar-st.exp: print print_one_large_struct(*list1) FAIL: gdb.base/scope.exp: print foo::funclocal FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal FAIL: gdb.base/scope.exp: print foo::funclocal_ro FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro FAIL: gdb.base/scope.exp: print bar::funclocal FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal FAIL: gdb.base/scope.exp: print funclocal at foo FAIL: gdb.base/scope.exp: print foo::funclocal at foo FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal at foo 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_ro at foo FAIL: gdb.base/scope.exp: print foo::funclocal_ro at foo FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro at foo FAIL: gdb.base/scope.exp: print bar::funclocal at foo FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal at foo FAIL: gdb.base/scope.exp: print foo::funclocal at bar FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal at bar FAIL: gdb.base/scope.exp: print foo::funclocal_bss at bar FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_bss at bar FAIL: gdb.base/scope.exp: print foo::funclocal_ro at bar FAIL: gdb.base/scope.exp: print 'scope1.c'::foo::funclocal_ro at bar FAIL: gdb.base/scope.exp: print funclocal at bar FAIL: gdb.base/scope.exp: print bar::funclocal at bar FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal at bar 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.gdb/observer.exp: second observer attached; check second observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer added; check second observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check second observer counter value FAIL: gdb.gdb/observer.exp: 3rd observer added; check third observer counter value FAIL: gdb.gdb/observer.exp: 2nd observer removed; check third observer counter value FAIL: gdb.gdb/observer.exp: 1st observer removed; check third observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check second observer counter value FAIL: gdb.gdb/observer.exp: three observers added; check third observer counter value FAIL: gdb.gdb/observer.exp: third observer removed; check second observer counter value FAIL: gdb.java/jprint.exp: unambiguous static call FAIL: gdb.java/jprint.exp: single argument print call FAIL: gdb.java/jprint.exp: double argument print call FAIL: gdb.java/jprint.exp: virtual fn call FAIL: gdb.java/jprint.exp: inherited static call FAIL: gdb.java/jprint.exp: inherited virtual fn call FAIL: gdb.mi/mi-basics.exp: environment-directory arg operation FAIL: gdb.mi/mi-basics.exp: environment-directory empty-string operation FAIL: gdb.mi/mi-basics.exp: environment-path dir1 dir2 operation FAIL: gdb.mi/mi-until.exp: until after while loop (timeout) FAIL: gdb.mi/mi2-basics.exp: environment-directory arg operation FAIL: gdb.mi/mi2-basics.exp: environment-directory empty-string operation FAIL: gdb.mi/mi2-basics.exp: environment-path dir1 dir2 operation FAIL: gdb.mi/mi2-until.exp: until after while loop (timeout) FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times FAIL: gdb.threads/pthreads.exp: continue until common routine run 15 times FAIL: gdb.threads/pthreads.exp: check backtrace from main thread (timeout) FAIL: gdb.threads/pthreads.exp: check backtrace from thread 1 (timeout) FAIL: gdb.threads/pthreads.exp: check backtrace from thread 2 (timeout) FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads (timeout) FAIL: gdb.threads/pthreads.exp: set break at common_routine in thread 2 (timeout) FAIL: gdb.threads/pthreads.exp: continue to bkpt at common_routine in thread 2 (default) FAIL: gdb.threads/schedlock.exp: thread 3 ran (didn't run) FAIL: gdb.threads/watchthreads.exp: threaded watch loop FAIL: gdb.threads/watchthreads.exp: first watchpoint on args[1] hit FAIL: gdb.threads/watchthreads.exp: watchpoint on args[0] hit in thread FAIL: gdb.threads/watchthreads.exp: watchpoint on args[1] hit in thread FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30 FAIL: gdb.trace/packetlen.exp: setup collect actions === gdb Summary === # of expected passes 10514 # of unexpected failures 76 # of unexpected successes 1 # of expected failures 42 # of known failures 58 # of unresolved testcases 2 # of untested testcases 1 # of unsupported tests 13 /home/woodzltc/DE/gdb-6.3.90/gdb/testsuite/../../gdb/gdb version 6.3.90 -nx Regards - Wu Zhou On Tue, 22 Nov 2005, Joel Brobecker wrote: > Hello, > > This is to announce that the first release candidate is now available > for download at: > > ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.3.90.tar.bz2 > ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.3.90.tar.gz > > I will run a quick build & test of this tarball on the following > platforms: alpha-tru64 5.1b, ia64-linux, mips-irix, ppc-aix, > x86-solaris, x86_64-linux, sparc-solaris. > > There should be no surprise there as I have been doing nightly builds > off the branch since it was created and didn't receive any build > breakage incident. > > If you have access to other platforms and would like to report their > status, that would be very helpful. > > Enjoy, > -- > Joel > >