binutils-gdb/gdb/testsuite/gdb.threads
Tom de Vries 832a980e17 [gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp
Once in a while I run into:
...
FAIL: gdb.threads/detach-step-over.exp: \
  breakpoint-condition-evaluation=host: target-non-stop=off: non-stop=off: \
  displaced=off: iter 1: all threads running
...

In can easily reproduce this by doing:
...
     # Wait a bit, to give time for the threads to hit the
     # breakpoint.
-    sleep 1

     return true
...

Fix this by counting the running threads in a loop, effectively allowing 10
seconds (instead of 1) for the threads to start running, but only sleeping if
needed.

Reduces total execution time from 1m27s to 56s.

Tested on x86_64-linux.
2022-12-16 15:28:27 +01:00
..
access-mem-running-thread-exit.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
access-mem-running-thread-exit.exp gdb: Fix DUPLICATE and PATH regressions throughout 2022-05-25 13:44:12 +01:00
async.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
async.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-into-signal.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-into-signal.exp gdb/testsuite: remove unneeded calls to get_compiler_info 2022-06-24 15:07:29 +01:00
attach-many-short-lived-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-many-short-lived-threads.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-non-stop.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-non-stop.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-slow-waitpid.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-slow-waitpid.exp [gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify_asan_link_order=0 2022-07-12 13:58:31 +02:00
attach-stopped.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
attach-stopped.exp gdb/testsuite: remove unneeded calls to get_compiler_info 2022-06-24 15:07:29 +01:00
bp_in_thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
bp_in_thread.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
break-while-running.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
break-while-running.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
check-libthread-db.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
check-libthread-db.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
clone-attach-detach.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
clone-attach-detach.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
clone-new-thread-event.c Fix gdb.threads/clone-new-thread-event.exp race 2022-03-10 11:35:53 +00:00
clone-new-thread-event.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
clone-thread_db.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
clone-thread_db.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
continue-pending-after-query.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
continue-pending-after-query.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
continue-pending-status.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
continue-pending-status.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
corethreads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
corethreads.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
create-fail.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
create-fail.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
current-lwp-dead.c Fix gdb.threads/current-lwp-dead.exp race 2022-03-10 11:35:53 +00:00
current-lwp-dead.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
detach-step-over.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
detach-step-over.exp [gdb/testsuite] Fix race in gdb.threads/detach-step-over.exp 2022-12-16 15:28:27 +01:00
dlopen-libpthread-lib.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
dlopen-libpthread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
dlopen-libpthread.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
execl.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
execl.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
execl1.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
fork-child-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
fork-child-threads.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
fork-plus-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
fork-plus-threads.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
fork-thread-pending.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
fork-thread-pending.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
forking-threads-plus-breakpoint.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
forking-threads-plus-breakpoint.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
gcore-stale-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
gcore-stale-thread.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
gcore-thread.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
hand-call-in-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
hand-call-in-threads.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
hand-call-new-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
hand-call-new-thread.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
ia64-sigill.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
ia64-sigill.exp gdb: rename lin-lwp to linux-nat in set/show debug 2022-01-12 10:51:03 +00:00
info-threads-cur-sal-2.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
info-threads-cur-sal.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
info-threads-cur-sal.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
interrupt-while-step-over.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
interrupt-while-step-over.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
interrupted-hand-call.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
interrupted-hand-call.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
kill.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
kill.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
killed-outside.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
killed-outside.exp [gdb/testsuite] Fix gdb.threads/killed-outside.exp on aarch64 2022-07-29 08:49:45 +02:00
killed.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
killed.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
leader-exit.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
leader-exit.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
linux-dp.c
linux-dp.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
local-watch-wrong-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
local-watch-wrong-thread.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
manythreads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
manythreads.exp [gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1 2022-06-04 11:16:22 +02:00
multi-create-ns-info-thr.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
multi-create.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
multi-create.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
multiple-step-overs.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
multiple-step-overs.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
multiple-successive-infcall.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
multiple-successive-infcall.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
names.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
names.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
next-bp-other-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
next-bp-other-thread.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
next-fork-other-thread.c [gdb/testsuite] Fix waitpid testing in next-fork-other-thread.c 2022-10-02 20:18:00 +02:00
next-fork-other-thread.exp gdb: resume ongoing step after handling fork or vfork 2022-04-04 22:11:57 -04:00
next-while-other-thread-longjmps.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
next-while-other-thread-longjmps.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
no-unwaited-for-left.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
no-unwaited-for-left.exp Tighten gdb.threads/no-unwaited-for-left.exp regexps 2022-07-13 22:29:25 +01:00
non-ldr-exc-1.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-1.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-2.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-2.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-3.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-3.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-4.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exc-4.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exit.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-ldr-exit.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-stop-fair-events.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
non-stop-fair-events.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
omp-par-scope.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
omp-par-scope.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
omp-task.c Accept functions with DW_AT_linkage_name present 2022-05-22 21:46:06 +05:30
omp-task.exp Accept functions with DW_AT_linkage_name present 2022-05-22 21:46:06 +05:30
pending-fork-event-detach-ns.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pending-fork-event-detach-ns.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pending-fork-event-detach-touch-file.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pending-fork-event-detach.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pending-fork-event-detach.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pending-step.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pending-step.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
print-threads.c
print-threads.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
process-dies-while-detaching.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
process-dies-while-detaching.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
process-dies-while-handling-bp.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
process-dies-while-handling-bp.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
process-exit-status-is-leader-exit-status.c Process exit status is leader exit status testcase 2022-03-10 11:35:54 +00:00
process-exit-status-is-leader-exit-status.exp Process exit status is leader exit status testcase 2022-03-10 11:35:54 +00:00
pthread_cond_wait.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pthread_cond_wait.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pthreads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pthreads.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
queue-signal.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
queue-signal.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
reconnect-signal.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
reconnect-signal.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
schedlock-thread-exit.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
schedlock-thread-exit.exp [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5 2022-01-03 15:36:36 +01:00
schedlock.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
schedlock.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
siginfo-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
siginfo-threads.exp [gdb/testsuite] Use prototype to call libc functions 2022-09-07 09:59:12 +02:00
signal-command-handle-nopass.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
signal-command-handle-nopass.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
signal-command-multiple-signals-pending.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
signal-command-multiple-signals-pending.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
signal-delivered-right-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
signal-delivered-right-thread.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
signal-sigtrap.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
signal-sigtrap.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
signal-while-stepping-over-bp-other-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
signal-while-stepping-over-bp-other-thread.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
sigstep-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sigstep-threads.exp gdb: Fix DUPLICATE and PATH regressions throughout 2022-05-25 13:44:12 +01:00
sigthread.c
sigthread.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
slow-waitpid.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
staticthreads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
staticthreads.exp gdb/testsuite: Remove duplicates from gdb.threads/staticthreads.ex 2022-01-07 22:43:34 +00:00
step-bg-decr-pc-switch-thread.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
step-bg-decr-pc-switch-thread.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
step-N-all-progress.c Don't stop all threads prematurely after first step of "step N" 2022-07-20 15:10:24 +01:00
step-N-all-progress.exp Don't stop all threads prematurely after first step of "step N" 2022-07-20 15:10:24 +01:00
step-over-exec-execd.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
step-over-exec.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
step-over-exec.exp gdb/testsuite: add text_segment option to gdb_compile 2022-04-18 10:24:48 -04:00
step-over-lands-on-breakpoint.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
step-over-lands-on-breakpoint.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
step-over-trips-on-watchpoint.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
step-over-trips-on-watchpoint.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
stepi-random-signal.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
stepi-random-signal.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
stop-with-handle.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
stop-with-handle.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
switch-threads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
switch-threads.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-execl.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-execl.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-find.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
thread-specific-bp.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-specific-bp.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-specific.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-specific.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread-unwindonsignal.exp gdb/testsuite: fix "continue outside of loop" TCL errors 2022-05-16 10:07:43 -03:00
thread_check.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread_check.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
thread_events.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
thread_events.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
threadapply.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
threadapply.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
threxit-hop-specific.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
threxit-hop-specific.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tid-reuse.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tid-reuse.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-core.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-core.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-main.c
tls-nodebug-pie.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-nodebug-pie.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
tls-nodebug.c
tls-nodebug.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
tls-shared.c
tls-shared.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
tls-so_extern.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-so_extern.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
tls-so_extern_main.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-var-main.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-var.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls-var.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
tls.c
tls.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
tls2.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
vfork-follow-child-exec.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
vfork-follow-child-exec.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
vfork-follow-child-exit.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
vfork-follow-child-exit.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
vfork-multi-inferior-sleep.c gdb/linux-nat: remove check based on current_inferior in linux_handle_extended_wait 2022-03-31 13:07:21 -04:00
vfork-multi-inferior.c gdb/linux-nat: remove check based on current_inferior in linux_handle_extended_wait 2022-03-31 13:07:21 -04:00
vfork-multi-inferior.exp gdb/linux-nat: remove check based on current_inferior in linux_handle_extended_wait 2022-03-31 13:07:21 -04:00
vfork-multi-thread.c gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on) 2022-04-04 22:11:51 -04:00
vfork-multi-thread.exp gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent, detach-on-fork=on) 2022-04-04 22:11:51 -04:00
watchpoint-fork-child.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchpoint-fork-mt.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchpoint-fork-parent.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchpoint-fork-st.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchpoint-fork.exp Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support. 2022-10-18 11:25:36 -04:00
watchpoint-fork.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchthreads-reorder.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchthreads-reorder.exp Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchthreads.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchthreads.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
watchthreads2.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
watchthreads2.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00
wp-replication.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
wp-replication.exp gdb/testsuite: remove use of then keyword from gdb.threads/*.exp 2022-11-28 21:04:09 +00:00