Test Run By teawater on Thu Aug 27 13:47:43 2009 Native configuration is i686-pc-linux-gnu === gdb tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ../src/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file. Running ../src/gdb/testsuite/gdb.base/longjmp.exp ... Executing on host: gcc ../src/gdb/testsuite/gdb.base/longjmp.c -w -g -lm -o /home/teawater/gdb/bt/gdb.base/longjmp (timeout = 300) get_compiler_info: gcc-4-2-4 GNU gdb (GDB) 6.8.50.20090827-cvs Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". For bug reporting instructions, please see: . (gdb) set height 0 (gdb) set width 0 (gdb) dir Reinitialize source path to empty? (y or n) y Source directories searched: $cdir:$cwd (gdb) dir ../src/gdb/testsuite/gdb.base Source directories searched: /home/teawater/gdb/bt/../src/gdb/testsuite/gdb.base:$cdir:$cwd (gdb) kill The program is not being run. (gdb) file /home/teawater/gdb/bt/gdb.base/longjmp Reading symbols from /home/teawater/gdb/bt/gdb.base/longjmp...done. (gdb) delete breakpoints (gdb) info breakpoints No breakpoints or watchpoints. (gdb) break main Breakpoint 1 at 0x804844e: file ../src/gdb/testsuite/gdb.base/longjmp.c, line 47. (gdb) run Starting program: /home/teawater/gdb/bt/gdb.base/longjmp Breakpoint 1, main () at ../src/gdb/testsuite/gdb.base/longjmp.c:47 47 volatile int i = 0; (gdb) delete breakpoints ???????? (y or n) ERROR: Delete all breakpoints in delete_breakpoints (timeout) ERROR: Got interactive prompt. UNRESOLVED: gdb.base/longjmp.exp: breakpoint at pattern 1 start break 50 Please answer y or n. ???????? (y or n) n continue ERROR: Got interactive prompt. UNRESOLVED: gdb.base/longjmp.exp: continue to breakpoint at pattern 1 start (gdb) continue Continuing. Program exited normally. (gdb) n The program is not being run. (gdb) break 60 Breakpoint 2 at 0x8048493: file ../src/gdb/testsuite/gdb.base/longjmp.c, line 60. (gdb) PASS: gdb.base/longjmp.exp: breakpoint at miss_step_1 next The program is not being run. (gdb) FAIL: gdb.base/longjmp.exp: next over setjmp (1) (the program is no longer running) next The program is not being run. (gdb) FAIL: gdb.base/longjmp.exp: next to longjmp (1) (the program is no longer running) next The program is not being run. (gdb) FAIL: gdb.base/longjmp.exp: next over longjmp(1) (the program is no longer running) delete breakpoints ???????? (y or n) ERROR: Delete all breakpoints in delete_breakpoints (timeout) ERROR: Got interactive prompt. UNRESOLVED: gdb.base/longjmp.exp: breakpoint at pattern 2 start break 64 Please answer y or n. ???????? (y or n) n continue ERROR: Got interactive prompt. UNRESOLVED: gdb.base/longjmp.exp: continue to breakpoint at pattern 2 start (gdb) continue The program is not being run. (gdb) n The program is not being run. (gdb) break 73 Breakpoint 3 at 0x80484c5: file ../src/gdb/testsuite/gdb.base/longjmp.c, line 73. (gdb) PASS: gdb.base/longjmp.exp: breakpoint at miss_step_2 next The program is not being run. (gdb) FAIL: gdb.base/longjmp.exp: next over setjmp (2) (the program is no longer running) next The program is not being run. (gdb) FAIL: gdb.base/longjmp.exp: next over call_longjmp (2) (the program is no longer running) delete breakpoints ???????? (y or n) ERROR: Delete all breakpoints in delete_breakpoints (timeout) ERROR: Got interactive prompt. UNRESOLVED: gdb.base/longjmp.exp: breakpoint at pattern 3 start break 76 Please answer y or n. ???????? (y or n) n continue ERROR: Got interactive prompt. UNRESOLVED: gdb.base/longjmp.exp: continue to breakpoint at pattern 3 start (gdb) continue The program is not being run. (gdb) n The program is not being run. (gdb) next The program is not being run. (gdb) FAIL: gdb.base/longjmp.exp: next over patt3 (the program is no longer running) testcase ../src/gdb/testsuite/gdb.base/longjmp.exp completed in 213 seconds === gdb Summary === # of expected passes 2 # of unexpected failures 6 # of unresolved testcases 6 Executing on host: gdb -nw -nx --command gdb_cmd (timeout = 300) GNU gdb (GDB) 6.8.50.20090827-cvs Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-linux-gnu". For bug reporting instructions, please see: . /usr/local/bin/gdb version 6.8.50.20090827-cvs -nw -nx runtest completed at Thu Aug 27 13:51:17 2009