aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2-2/+2
2020-12-04gdb: clear inferior displaced stepping state and in-line step-over info on execSimon Marchi3-0/+233
2020-12-01gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.expSimon Marchi1-2/+2
2020-12-01gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ldr-exc-*.expSimon Marchi4-127/+123
2020-12-01gdb/testsuite: fix comment in gdb.threads/non-ldr-exit.expSimon Marchi1-1/+1
2020-11-12Fix gdb.threads/tls-so_extern.exp with ClangGary Benson1-0/+2
2020-10-29[gdb/testsuite] Fix DUPLICATEs in gdb.threads/tls.expTom de Vries1-2/+7
2020-10-13'runto main' -> 'runto_main' throughoutPedro Alves2-2/+2
2020-08-25gdb/testsuite: fix gdb.threads/stepi-random-signal.exp pattern (gdb/26532)Simon Marchi1-1/+1
2020-08-24gdb: add infrun_debug_printf macroSimon Marchi2-2/+2
2020-07-20[gdb/testsuite] Stabilize execution order in omp-par-scope.cTom de Vries1-0/+47
2020-07-20[gdb/testsuite] Bail out after gdb_start error in gdb.threads/attach-slow-wai...Tom de Vries1-1/+6
2020-07-14[gdb/testsuite] Fix clone-new-thread-event.c with glibc 2.30Tom de Vries1-2/+2
2020-05-15Fix "control reaches end of non-void function" errors in testsuiteGary Benson4-0/+6
2020-04-28Fix typo (thead -> thread)Tankut Baris Aktemur1-1/+1
2020-04-22[gdb/symtab] Store external var decls in psymtabTom de Vries1-2/+8
2020-04-21[gdb] Fix hang after ext sigkillTom de Vries2-0/+121
2020-03-20[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASSTom de Vries1-1/+3
2020-03-20[gdb/testsuite] Fix timeouts in gdb.threads/step-over-*.expTom de Vries2-2/+8
2020-03-14[gdb/testsuite] Fix check-read1 FAIL in attach-many-short-lived-threads.expTom de Vries1-5/+11
2020-03-12[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.threads/execl.expTom de Vries1-0/+7
2020-01-29[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp raceTom de Vries5-2/+23
2020-01-10Add "info connections" command, "info inferiors" connection number/stringPedro Alves2-2/+2
2020-01-10Preserve selected thread in all-stop w/ background executionPedro Alves2-0/+168
2020-01-01Update copyright year range in all GDB files.Joel Brobecker197-197/+197
2019-12-10OpenMP parallel region scope testsKevin Buettner2-0/+456
2019-12-06Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers1-1/+5
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries5-13/+7
2019-10-03gdb: Don't ignore all SIGSTOP when the signal handler is set to passAndrew Burgess2-0/+125
2019-08-01[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp timeout with check-run1Tom de Vries1-0/+8
2019-05-17testsuite: Disable some tests when loggingAlan Hayward3-0/+20
2019-04-18[gdb] Handle vfork in thread with follow-fork-mode childTom de Vries4-0/+242
2019-03-28Fix stepping past unwritable kernel helper on nios2-linux-gnu.Sandra Loosemore1-13/+21
2019-01-01Update copyright year range in all GDB files.Joel Brobecker189-189/+189
2018-12-09Fix tid-reuse sometimes blocks for a very long (infinite?) time.Philippe Waroquiers1-7/+22
2018-10-27Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers3-3/+6
2018-09-27testsuite: Fix race condition in check-libthread-dbAlan Hayward1-0/+8
2018-07-12Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply.Philippe Waroquiers1-4/+79
2018-06-29Improve alignment of "info threads" output, align "Target Id" columnPedro Alves1-1/+1
2018-06-16gdb: Don't drop SIGSTOP during stop_all_threadsAndrew Burgess3-0/+519
2018-06-12gdb: Mark async event handler when event is already pendingAndrew Burgess1-13/+2
2018-06-08linux: Add maintenance commands to test libthread_dbGary Benson2-0/+181
2018-05-24testsuite: Extend TLS core file testing with an OS-generated dumpMaciej W. Rozycki2-21/+44