aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-25Fix new inferior events outputPedro Alves1-1/+1
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior3-6/+10
2018-04-19Add test case for a known hang in infrunRichard Bunt2-0/+183
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez3-3/+3
2018-01-02Update copyright year range in all GDB filesJoel Brobecker182-182/+182
2017-12-03Fix gdb.threads/process-dies-while-detaching.expPedro Alves2-22/+55
2017-11-08Add test for fetching TLS from core fileDjordje Todorovic2-0/+93
2017-10-24Reindent gdb.threads/attach-into-signal.expPedro Alves1-38/+38
2017-10-24Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves1-27/+0
2017-10-24Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves1-2/+0
2017-10-13Skip gdb.threads/thread_events.exp on RSP targets properlyPedro Alves1-3/+4
2017-10-12Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves4-20/+0
2017-09-06Fix accessing TLS variables with no debug infoJan Kratochvil2-0/+57
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-1/+4
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-1/+6
2017-04-19Fix removing inferiors from within "thread apply" commandsPedro Alves1-0/+135
2017-04-13Improve coverage of the PR threads/13217 regression testPedro Alves1-1/+30
2017-04-05Fix racy test in gdb.threads/thread-specific-bp.expYao Qi1-3/+6
2017-03-13testsuite: Introduce dejagnu_versionSimon Marchi1-7/+1
2017-03-08Fix PR18360 - internal error when using "interrupt -a"Pedro Alves3-1/+279
2017-01-01update copyright year range in GDB filesJoel Brobecker176-176/+176
2016-12-23Fix more cases of improper test namesLuis Machado7-9/+9
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2-2/+2
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado3-3/+3
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado1-2/+2
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado33-51/+51
2016-08-01Swap "single-process" and "multi-process" in process-dies-while-detaching.expgdb-7.12-branchpointYao Qi1-1/+1
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey1-0/+17
2016-07-01Fix failure to detach if process exits while detaching on LinuxPedro Alves2-0/+443
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess3-6/+3
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves1-0/+34
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves2-0/+164
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi3-3/+3
2016-04-06Fix gdb.threads/dlopen-libpthread.exp crashSimon Marchi1-2/+1
2016-03-16PR remote/19496, interrupted syscall in forking-threads-plus-bkptDon Breazeal2-14/+26
2016-03-09More "Program" -> "Thread NN received signal" testsuite adjustmentPedro Alves9-11/+11
2016-03-01Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves4-9/+9
2016-02-18Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.expYao Qi1-0/+15
2016-02-16PR remote/19496, internal err forking-threads-plus-bkptDon Breazeal1-6/+0
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-25/+0
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves1-5/+58