summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
Commit message (Expand)AuthorAgeFilesLines
* Add "info connections" command, "info inferiors" connection number/stringPedro Alves2020-01-102-2/+2
* Preserve selected thread in all-stop w/ background executionPedro Alves2020-01-102-0/+168
* Update copyright year range in all GDB files.Joel Brobecker2020-01-01197-197/+197
* OpenMP parallel region scope testsKevin Buettner2019-12-102-0/+456
* Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers2019-12-061-1/+5
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-315-13/+7
* gdb: Don't ignore all SIGSTOP when the signal handler is set to passAndrew Burgess2019-10-032-0/+125
* [gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp timeout with check-run1Tom de Vries2019-08-011-0/+8
* testsuite: Disable some tests when loggingAlan Hayward2019-05-173-0/+20
* [gdb] Handle vfork in thread with follow-fork-mode childTom de Vries2019-04-184-0/+242
* Fix stepping past unwritable kernel helper on nios2-linux-gnu.Sandra Loosemore2019-03-281-13/+21
* Update copyright year range in all GDB files.Joel Brobecker2019-01-01189-189/+189
* Fix tid-reuse sometimes blocks for a very long (infinite?) time.Philippe Waroquiers2018-12-091-7/+22
* Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.Philippe Waroquiers2018-10-273-3/+6
* testsuite: Fix race condition in check-libthread-dbAlan Hayward2018-09-271-0/+8
* Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply.Philippe Waroquiers2018-07-121-4/+79
* Improve alignment of "info threads" output, align "Target Id" columnPedro Alves2018-06-291-1/+1
* gdb: Don't drop SIGSTOP during stop_all_threadsAndrew Burgess2018-06-163-0/+519
* gdb: Mark async event handler when event is already pendingAndrew Burgess2018-06-121-13/+2
* linux: Add maintenance commands to test libthread_dbGary Benson2018-06-082-0/+181
* testsuite: Extend TLS core file testing with an OS-generated dumpMaciej W. Rozycki2018-05-242-21/+44
* Fix new inferior events outputPedro Alves2018-04-251-1/+1
* Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior2018-04-243-6/+10
* Add test case for a known hang in infrunRichard Bunt2018-04-192-0/+183
* Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2018-03-233-3/+3
* Update copyright year range in all GDB filesJoel Brobecker2018-01-02182-182/+182
* Fix gdb.threads/process-dies-while-detaching.expPedro Alves2017-12-032-22/+55
* Add test for fetching TLS from core fileDjordje Todorovic2017-11-082-0/+93
* Reindent gdb.threads/attach-into-signal.expPedro Alves2017-10-241-38/+38
* Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves2017-10-241-27/+0
* Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves2017-10-241-2/+0
* Skip gdb.threads/thread_events.exp on RSP targets properlyPedro Alves2017-10-131-3/+4
* Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves2017-10-124-20/+0
* Fix accessing TLS variables with no debug infoJan Kratochvil2017-09-062-0/+57
* Stop assuming no-debug-info variables have type intPedro Alves2017-09-041-1/+4
* Stop assuming no-debug-info functions return intPedro Alves2017-09-041-1/+6
* Fix removing inferiors from within "thread apply" commandsPedro Alves2017-04-191-0/+135
* Improve coverage of the PR threads/13217 regression testPedro Alves2017-04-131-1/+30
* Fix racy test in gdb.threads/thread-specific-bp.expYao Qi2017-04-051-3/+6
* testsuite: Introduce dejagnu_versionSimon Marchi2017-03-131-7/+1
* Fix PR18360 - internal error when using "interrupt -a"Pedro Alves2017-03-083-1/+279
* update copyright year range in GDB filesJoel Brobecker2017-01-01176-176/+176
* Fix more cases of improper test namesLuis Machado2016-12-237-9/+9
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-012-2/+2
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-013-3/+3
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-011-2/+2
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-0133-51/+51
* Swap "single-process" and "multi-process" in process-dies-while-detaching.expgdb-7.12-branchpointYao Qi2016-08-011-1/+1
* PR python/20190 - compute TLS symbol without a frameTom Tromey2016-07-261-0/+17
* Fix failure to detach if process exits while detaching on LinuxPedro Alves2016-07-012-0/+443