aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess3-12/+0
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess2-12/+0
2022-06-09gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess1-1/+4
2022-06-04[gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1Tom de Vries1-15/+19
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves3-9/+8
2022-05-22Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma2-0/+100
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen13-14/+14
2022-05-08[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with check-readmoreTom de Vries1-11/+7
2022-05-03Fix gdb.threads/access-mem-running-thread-exit.exp w/ native-extended-gdbserverPedro Alves1-1/+29
2022-04-22gdb: prune inferiors at end of fetch_inferior_event, fix intermittent failure...Simon Marchi1-2/+31
2022-04-18gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian1-2/+2
2022-04-04gdb: resume ongoing step after handling fork or vforkSimon Marchi2-0/+208
2022-04-04gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent...Simon Marchi2-0/+184
2022-03-31gdb/linux-nat: remove check based on current_inferior in linux_handle_extende...Simon Marchi3-0/+195
2022-03-10Process exit status is leader exit status testcaseLancelot SIX2-0/+110
2022-03-10Fix gdb.threads/current-lwp-dead.exp racePedro Alves2-37/+87
2022-03-10Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2-1/+17
2022-02-03testsuite: fix failure in gdb.threads/killed-outside.expTankut Baris Aktemur1-2/+2
2022-01-12gdb: rename lin-lwp to linux-nat in set/show debugAndrew Burgess1-1/+1
2022-01-07gdb/testsuite: Remove duplicates from gdb.threads/staticthreads.exLancelot SIX1-1/+1
2022-01-03[gdb/testsuite] Handle for loop initial decl with gcc 4.8.5Tom de Vries2-2/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker217-217/+217
2021-12-08gdb, gdbserver: detach fork child when detaching from fork parentSimon Marchi6-82/+407
2021-12-08gdbserver: hide fork child threads from GDBSimon Marchi2-0/+161
2021-11-19[gdb/testsuite] Fix gdb.threads/thread-specific-bp.expTom de Vries1-3/+18
2021-11-11gdb: fix "set scheduler-locking" thread exit hangSimon Marchi2-0/+88
2021-11-05Avoid /proc/pid/mem races (PR 28065)Pedro Alves1-6/+8
2021-10-22[gdb/testsuite] Fix gdb.threads/linux-dp.expTom de Vries1-1/+1
2021-10-07[gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with glibc 2.34Tom de Vries1-1/+3
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi46-53/+0
2021-09-27[gdb/testsuite] Test sw watchpoint in gdb.threads/process-dies-while-detachin...Tom de Vries1-11/+30
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries8-13/+8
2021-09-23[gdb/testsuite] Use pie instead of -fPIE -pieTom de Vries1-1/+1
2021-09-16[gdb/testsuite] Fix interrupted sleep in multi-threaded test-casesTom de Vries1-1/+5
2021-07-13[gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33Tom de Vries1-16/+21
2021-07-01Linux: Access memory even if threads are runningPedro Alves2-0/+289
2021-06-08[gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.expTom de Vries1-1/+1
2021-06-02Fix threadapply testCarl Love1-7/+5
2021-05-05[gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnowTom de Vries1-17/+32
2021-05-05[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnowTom de Vries1-2/+2
2021-04-15gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.expSimon Marchi1-6/+4
2021-04-06[gdb/testsuite] Fix xfail handling in gdb.threads/gcore-thread.expTom de Vries1-4/+16
2021-03-16gdb/testsuite: squash duplicate test names in gdb.threads/*.expAndrew Burgess4-43/+48
2021-02-09[testsuite] Don't use 'testfile' before 'standard_testfile'.Hafiz Abid Qadeer4-8/+8
2021-02-03Testcase for detaching while stepping over breakpointPedro Alves2-0/+402
2021-02-03Testcase for attaching in non-stop modePedro Alves2-0/+206
2021-01-26[gdb/testsuite] Fix gdb.threads/killed-outside.exp with -m32Tom de Vries1-0/+3
2021-01-06gdb/testsuite: fix race in gdb.threads/signal-while-stepping-over-bp-other-th...Simon Marchi1-1/+1
2021-01-04gdb: introduce scoped debug printsSimon Marchi3-9/+19
2021-01-01Update copyright year range in all GDB filesJoel Brobecker204-204/+204