aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Fix gdb.threads/threads-after-exec.exp racePedro Alves1-3/+7
2023-11-14[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp regexpTom de Vries1-5/+9
2023-11-13Cancel execution command on thread exit, when stepping, nexting, etc.Pedro Alves1-26/+55
2023-11-13Testcases for stepping over thread exit syscall (PR gdb/27338)Simon Marchi4-0/+324
2023-11-13Don't resume new threads if scheduler-locking is in effectPedro Alves2-0/+121
2023-11-13Thread options & clone events (Linux GDBserver)Pedro Alves1-6/+0
2023-11-13Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONEDPedro Alves2-0/+485
2023-11-13gdb/linux: Delete all other LWPs immediately on ptrace exec eventPedro Alves2-0/+113
2023-11-08gdb: call update_thread_list after completing an inferior callAndrew Burgess2-0/+263
2023-11-08gdb: call update_thread_list for $_inferior_thread_count functionAndrew Burgess2-0/+255
2023-10-26gdb: handle main thread exiting during detachAndrew Burgess2-0/+201
2023-10-06process-dies-while-detaching.exp: Exit early if GDB misses sync breakpointThiago Jung Bauermann1-5/+5
2023-09-28gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH testKevin Buettner3-0/+145
2023-09-27Adjust gdb.thread/pthreads.exp for CygwinPedro Alves1-7/+7
2023-09-27In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUPPedro Alves1-1/+2
2023-09-27Fix gdb.threads/pthreads.exp error handling/printingPedro Alves1-8/+22
2023-09-27Fix gdb.threads/pthreads.c formattingPedro Alves1-18/+27
2023-09-27gdb.threads/pthreads.c, K&R -> ANSI function stylePedro Alves1-7/+3
2023-09-26gdb/testsuite: add xfail for gdb/29965 in gdb.threads/process-exit-status-is-...Simon Marchi1-1/+18
2023-08-23gdb: centralize "[Thread ...exited]" notificationsPedro Alves1-11/+1
2023-08-11gdbserver: Reinstall software single-step breakpoints in resume_stopped_resum...Kevin Buettner2-0/+213
2023-06-07[gdb/testsuite] Handle output after prompt in gdb.threads/step-N-all-progress...Tom de Vries1-1/+1
2023-06-03[gdb] Fix typosTom de Vries1-1/+1
2023-04-27gdb/testsuite: change newline patterns used in gdb_testAndrew Burgess2-3/+3
2023-03-18[gdb/testsuite] Handle my-syscalls.h for remote hostTom de Vries2-1/+3
2023-03-13[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thread.exp for native-...Tom de Vries1-2/+13
2023-03-10More uses of require with istargetTom Tromey1-1/+2
2023-03-10Use require with target_infoTom Tromey17-78/+28
2023-03-09[gdb/testsuite] Fix gdb.threads/pending-fork-event-detach.exp for remote targetTom de Vries1-1/+14
2023-03-09[gdb/testsuite] Fix gdb.threads/multiple-successive-infcall.exp on native-gdb...Tom de Vries1-0/+3
2023-03-09[gdb/testsuite] Fix gdb.threads/thread-specific-bp.exp on native-gdbserverTom de Vries1-1/+7
2023-03-07[gdb/testsuite] Fix gdb.threads/execl.exp for remote targetTom de Vries1-0/+3
2023-03-06gdb.threads/next-bp-other-thread.c: Ensure child thread is started.John Baldwin1-0/+9
2023-03-06gdb.threads/execl.c: Ensure all threads are started before execl.John Baldwin1-0/+8
2023-03-06gdb.threads/multi-create: Double the existing stack size.John Baldwin1-2/+6
2023-03-03gdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`Simon Marchi1-1/+1
2023-03-01gdb: update some copyright years (2022 -> 2023)Simon Marchi2-2/+2
2023-02-28gdb: fix mi breakpoint-deleted notifications for thread-specific b/pAndrew Burgess2-0/+298
2023-02-28gdb/testsuite: introduce is_target_non_stop helper procAndrew Burgess3-21/+8
2023-02-27all-stop "follow-fork parent" and selecting another threadPedro Alves2-0/+256
2023-02-20[gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc 4.8.5Tom de Vries1-3/+2
2023-02-06[gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpuTom de Vries1-4/+7
2023-02-06gdb: error if 'thread' or 'task' keywords are overusedAndrew Burgess2-0/+7
2023-02-04gdb/testsuite: don't try to set non-stop mode on a running targetAndrew Burgess1-71/+67
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe1-3/+6
2023-01-26Use clean_restart in gdb.threadsTom Tromey4-23/+4
2023-01-26Eliminate spurious returns from the test suiteTom Tromey9-18/+0
2023-01-25Use require with is_remoteTom Tromey3-9/+6
2023-01-25Add unsupported calls where neededTom Tromey1-0/+1
2023-01-13Rename to allow_hw_breakpoint_testsTom Tromey1-1/+1