Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for pool-leap-15.5:i586
openSUSE:Leap:42.3:Staging:A
gdb
gdb-6.6-threads-static-test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gdb-6.6-threads-static-test.patch of Package gdb
Index: gdb-7.12.50.20170207/gdb/testsuite/gdb.threads/staticthreads.exp =================================================================== --- gdb-7.12.50.20170207.orig/gdb/testsuite/gdb.threads/staticthreads.exp 2017-02-26 17:24:48.392316045 +0100 +++ gdb-7.12.50.20170207/gdb/testsuite/gdb.threads/staticthreads.exp 2017-02-26 17:25:38.649677595 +0100 @@ -41,6 +41,13 @@ # See if the static multi-threaded program runs. runto_main + +# See if we get excessive LWP there (patched glibc with unpatched GDB): +# * 2 Thread 135661664 (LWP 3856) main () at threadloop.c:41 +# 1 process 3856 main () at threadloop.c:41 + +gdb_test "info threads" "^info threads\r\n\[ \t\]*Id\[ \t\]+Target Id\[ \t\]+Frame\[ \t\]*\r\n\[^\r\n\]* Thread \[^\r\n\]*" "info threads on start" + gdb_test "break sem_post" set test "continue to main's call of sem_post" gdb_test_multiple "continue" "$test" {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor