aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-13Rename to allow_shlib_testsTom Tromey1-1/+1
2023-01-13Rename to allow_python_testsTom Tromey1-1/+1
2023-01-13Rename to allow_hw_watchpoint_testsTom Tromey5-9/+9
2023-01-13Rename to allow_hw_watchpoint_multi_testsTom Tromey3-3/+3
2023-01-13Rename to allow_hw_watchpoint_access_testsTom Tromey1-1/+1
2023-01-13Use "require" for Python testsTom Tromey1-4/+1
2023-01-13Use require !gdb_debug_enabledTom Tromey3-11/+3
2023-01-13Use require isnativeTom Tromey4-7/+8
2023-01-13Use require can_spawn_for_attachTom Tromey4-12/+4
2023-01-13Use require !use_gdb_stubTom Tromey4-10/+7
2023-01-13Use require !skip_hw_watchpoint_testsTom Tromey6-18/+7
2023-01-13Use require !skip_shlib_testsTom Tromey1-1/+2
2023-01-11[gdb/testsuite] Fix regexp in gdb.threads/dlopen-libpthread.expSimon Marchi1-2/+2
2023-01-11[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibc, againTom de Vries1-6/+24
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker230-230/+230
2022-12-31[gdb/testsuite] Replace deprecated pthread_yield in gdb.threads/watchpoint-fo...Tom de Vries1-5/+5
2022-12-30[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibcTom de Vries1-10/+25
2022-12-16[gdb/testsuite] Fix race in gdb.threads/detach-step-over.expTom de Vries1-8/+26
2022-11-28gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess38-60/+60
2022-11-28gdb: fix assert when quitting GDB while a thread is steppingAndrew Burgess1-0/+52
2022-11-28gdb/testsuite: refactor gdb.threads/detach-step-over.expAndrew Burgess1-100/+138
2022-11-28gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.expSimon Marchi1-23/+17
2022-11-16[gdb/testsuite] Use gdb_gcore_cmd in gdb.threads/gcore-thread.expTom de Vries1-1/+1