Test Run By gary on Fri Sep 21 13:32:44 2012 Native configuration is x86_64-unknown-linux-gnu === gdb tests === Schedule of variations: native-gdbserver Running target native-gdbserver Using /home/gary/work/gdb/dejagnu/boards/native-gdbserver.exp as board description file for target. Using ../../../src/gdb/testsuite/config/gdbserver.exp as tool-and-target-specific interface file. Running ../../../src/gdb/testsuite/gdb.base/break-probes.exp ... Executing on host: gcc -fPIC -c -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.c.o ../../../src/gdb/testsuite/gdb.base/break-probes-solib.c (timeout = 300) spawn -ignore SIGHUP gcc -fPIC -c -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.c.o ../../../src/gdb/testsuite/gdb.base/break-probes-solib.c Executing on host: gcc /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.c.o -fPIC -shared -Wl,-soname,break-probes-solib.so -lm -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so (timeout = 300) spawn -ignore SIGHUP gcc /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.c.o -fPIC -shared -Wl,-soname,break-probes-solib.so -lm -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so get_compiler_info: gcc-4-6-3 Executing on host: gcc -DSHLIB_NAME="/home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so" -c -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes0.o ../../../src/gdb/testsuite/gdb.base/break-probes.c (timeout = 300) spawn -ignore SIGHUP gcc -DSHLIB_NAME="/home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so" -c -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes0.o ../../../src/gdb/testsuite/gdb.base/break-probes.c Executing on host: gcc /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes0.o -DSHLIB_NAME="/home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so" -ldl -lm -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes (timeout = 300) spawn -ignore SIGHUP gcc /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes0.o -DSHLIB_NAME="/home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so" -ldl -lm -o /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes spawn /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../../gdb/gdb -nw -nx -data-directory /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../data-directory GNU gdb (GDB) 7.5.50.20120815-cvs Copyright (C) 2012 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 "x86_64-unknown-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/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../../../src/gdb/testsuite/gdb.base:$cdir:$cwd (gdb) kill The program is not being run. (gdb) file /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes Reading symbols from /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes...(no debugging symbols found)...done. (gdb) set stop-on-solib-events 1 (gdb) PASS: gdb.base/break-probes.exp: set stop-on-solib-events 1 kill The program is not being run. (gdb) spawn ../gdbserver/gdbserver --once :2346 /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes Process /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes created; pid = 5308 Listening on port 2346 target remote localhost:2346 Remote debugging using localhost:2346 Remote debugging from host 127.0.0.1 SVR4:WHAT? SVR4:WHAT? Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 0x00000031ce4016e0 in _start () from /lib64/ld-linux-x86-64.so.2 (gdb) continue Continuing. SVR4:PASS Stopped due to shared library event (no libraries added or removed) (gdb) bt #0 0x00000031ce403429 in dl_main () from /lib64/ld-linux-x86-64.so.2 #1 0x00000031ce415814 in _dl_sysdep_start () from /lib64/ld-linux-x86-64.so.2 #2 0x00000031ce4053d5 in _dl_start () from /lib64/ld-linux-x86-64.so.2 #3 0x00000031ce4016e8 in _start () from /lib64/ld-linux-x86-64.so.2 #4 0x0000000000000001 in ?? () #5 0x00007fffffffd85b in ?? () #6 0x0000000000000000 in ?? () (gdb) PASS: gdb.base/break-probes.exp: ensure using probes c Continuing. SVR4:PASS Stopped due to shared library event: Inferior loaded /lib64/libdl.so.2 /lib64/libm.so.6 /lib64/libc.so.6 (gdb) c Continuing. SVR4:PASS Stopped due to shared library event (no libraries added or removed) (gdb) c Continuing. SVR4:PASS Stopped due to shared library event: Inferior loaded /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/gdb.base/break-probes-solib.so (gdb) PASS: gdb.base/break-probes.exp: run til our library loads call foo(23) $1 = 31 (gdb) PASS: gdb.base/break-probes.exp: call foo(23) testcase ../../../src/gdb/testsuite/gdb.base/break-probes.exp completed in 0 seconds === gdb Summary === # of expected passes 4 Executing on host: /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../../gdb/gdb -nw -nx -data-directory /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../data-directory --version (timeout = 300) spawn -ignore SIGHUP /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../../gdb/gdb -nw -nx -data-directory /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../data-directory --version GNU gdb (GDB) 7.5.50.20120815-cvs Copyright (C) 2012 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 "x86_64-unknown-linux-gnu". For bug reporting instructions, please see: . /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../../gdb/gdb version 7.5.50.20120815-cvs -nw -nx -data-directory /home/gary/work/gdb/archer-gbenson-stap-rtld-mainline/build/gdb/testsuite/../data-directory runtest completed at Fri Sep 21 13:32:44 2012