This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

FYI: Ada results on Debian/unstable


I haven't run the GDB testsuite in a while.  Here's the new test failures
since I last did.  I suspect these all rely on debug info that the
latest AdaCore tree generates that a relatively recent (4.1-based)
FSF gnat does not.

+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/array_bounds.exp ...
+PASS: gdb.ada/array_bounds.exp: print itable'first
+PASS: gdb.ada/array_bounds.exp: print itable'last
+FAIL: gdb.ada/array_bounds.exp: print table'first
+FAIL: gdb.ada/array_bounds.exp: print table'last
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/arrayparam.exp ...
+FAIL: gdb.ada/arrayparam.exp: print call_me ("bonjour")
+FAIL: gdb.ada/arrayparam.exp: print first after function call
+FAIL: gdb.ada/arrayparam.exp: print lasta after function call
+FAIL: gdb.ada/arrayparam.exp: print length after function call
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/char_param.exp ...
+FAIL: gdb.ada/char_param.exp: print procedure_result before calling same
+PASS: gdb.ada/char_param.exp: call same
+FAIL: gdb.ada/char_param.exp: print procedure_result after calling same
+FAIL: gdb.ada/char_param.exp: call next
+FAIL: gdb.ada/char_param.exp: print procedure_result after calling next
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/frame_args.exp ...
+PASS: gdb.ada/frame_args.exp: set print frame-arguments scalars
+FAIL: gdb.ada/frame_args.exp: display frame 1 with frame-arguments set to scalars
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/funcall_param.exp ...
+FAIL: gdb.ada/funcall_param.exp: p ident (ident (my_parameter))
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/homonym.exp ...
+PASS: gdb.ada/homonym.exp: ptype local_type at BREAK_1
+FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_1
+FAIL: gdb.ada/homonym.exp: ptype int_type at BREAK_1
+PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_1
+PASS: gdb.ada/homonym.exp: print lcl at BREAK_1
+PASS: gdb.ada/homonym.exp: break at BREAK_2
+PASS: gdb.ada/homonym.exp: continue until BREAK_2
+PASS: gdb.ada/homonym.exp: ptype local_type at BREAK_2
+FAIL: gdb.ada/homonym.exp: ptype local_type_subtype at BREAK_2
+PASS: gdb.ada/homonym.exp: ptype lcl at BREAK_2
+PASS: gdb.ada/homonym.exp: print lcl at BREAK_2
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/interface.exp ...
+PASS: gdb.ada/interface.exp: print r
+FAIL: gdb.ada/interface.exp: print s (GDB internal error)
+Running /space/fsf/commit/src/gdb/testsuite/gdb.ada/null_array.exp ...
+PASS: gdb.ada/null_array.exp: print my_table
+FAIL: gdb.ada/null_array.exp: ptype my_table

-- 
Daniel Jacobowitz
CodeSourcery


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