aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/detach-step-over.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-13Use require can_spawn_for_attachTom Tromey1-3/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
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 Burgess1-1/+1
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-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-05-05[gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnowTom de Vries1-17/+32
2021-02-03Testcase for detaching while stepping over breakpointPedro Alves1-0/+290