gdb.threads/next-bp-other-thread.c: Ensure child thread is started.
Use a pthread_barrier to ensure the child thread is started before the main thread gets to the first breakpoint.
Loading
Please register or sign in to comment
Use a pthread_barrier to ensure the child thread is started before the main thread gets to the first breakpoint.