palves at redhat dot com
2018-07-06 15:13:50 UTC
https://sourceware.org/bugzilla/show_bug.cgi?id=23374
Bug ID: 23374
Summary: [8.1 -> 8.2 regression]
gdb.base/execl-update-breakpoints.exp, with
--target_board=native-gdbserver
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: palves at redhat dot com
Target Milestone: ---
Comparing 8.1 vs 8.2/master test results on Fedora 27, with
--target_board=native-gdbserver, I see this regression:
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue
across exec
+FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue
across exec
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue
across exec
+FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue
across exec
gdb.log shows:
(gdb) PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: break
some_function
continue
Continuing.
process 4153 is executing new program:
build/gdb/testsuite/outputs/gdb.base/execl-update-breakpoints/execl-update-breakpoints2
Reading
build/gdb/testsuite/outputs/gdb.base/execl-update-breakpoints/execl-update-breakpoints2
from remote target...
Reading
build/gdb/testsuite/outputs/gdb.base/execl-update-breakpoints/execl-update-breakpoints2
from remote target...
Reading /lib64/ld-linux-x86-64.so.2 from remote target...
Reading /lib64/ld-linux-x86-64.so.2 from remote target...
Reading /lib64/libm.so.6 from remote target...
Reading /lib64/libc.so.6 from remote target...
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Breakpoint 1, main (argc=1, argv=0x7fffab295ad8) at
src/gdb/testsuite/gdb.base/execl-update-breakpoints.c:34
34 len = strlen (argv[0]);
(gdb) FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off:
continue across exec
Both --target_board=native-extended-gdbserver and native testing pass cleanly.
Bug ID: 23374
Summary: [8.1 -> 8.2 regression]
gdb.base/execl-update-breakpoints.exp, with
--target_board=native-gdbserver
Product: gdb
Version: unknown
Status: NEW
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: palves at redhat dot com
Target Milestone: ---
Comparing 8.1 vs 8.2/master test results on Fedora 27, with
--target_board=native-gdbserver, I see this regression:
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue
across exec
+FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off: continue
across exec
-PASS: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue
across exec
+FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted on: continue
across exec
gdb.log shows:
(gdb) PASS: gdb.base/execl-update-breakpoints.exp: always-inserted off: break
some_function
continue
Continuing.
process 4153 is executing new program:
build/gdb/testsuite/outputs/gdb.base/execl-update-breakpoints/execl-update-breakpoints2
Reading
build/gdb/testsuite/outputs/gdb.base/execl-update-breakpoints/execl-update-breakpoints2
from remote target...
Reading
build/gdb/testsuite/outputs/gdb.base/execl-update-breakpoints/execl-update-breakpoints2
from remote target...
Reading /lib64/ld-linux-x86-64.so.2 from remote target...
Reading /lib64/ld-linux-x86-64.so.2 from remote target...
Reading /lib64/libm.so.6 from remote target...
Reading /lib64/libc.so.6 from remote target...
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Breakpoint 1, main (argc=1, argv=0x7fffab295ad8) at
src/gdb/testsuite/gdb.base/execl-update-breakpoints.c:34
34 len = strlen (argv[0]);
(gdb) FAIL: gdb.base/execl-update-breakpoints.exp: always-inserted off:
continue across exec
Both --target_board=native-extended-gdbserver and native testing pass cleanly.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are receiving this mail because:
You are on the CC list for the bug.