aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves2-24/+0
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves11-16/+16
2016-01-13Add $_gthread convenience variablePedro Alves1-0/+5
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves1-2/+2
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves13-199/+59
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil13-59/+199
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker172-172/+172
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi2-16/+3
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore6-0/+32
2015-12-14Target remote mode fork and exec test updatesDon Breazeal7-26/+9
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves1-6/+0
2015-11-26Add test for thread namesSimon Marchi2-0/+135
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves13-199/+59
2015-10-30Simplify gdb.threads/wp-replication.exp on counting HW watchpointsYao Qi2-72/+28
2015-09-16non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves2-31/+72
2015-09-16Make it easier to debug non-stop-fair-events.expPedro Alves1-3/+54
2015-09-15Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers3-0/+147
2015-09-15Fix gdb.threads/non-ldr-exc-3.exp racePedro Alves1-5/+1
2015-09-11Extended-remote exec testDon Breazeal4-21/+81
2015-09-08Improve hand-call-in-threads.exp failure handling.Sandra Loosemore1-3/+18
2015-08-07Fix step-over-{trips-on-watchpoint|lands-on-breakpoint}.exp racePedro Alves4-22/+27
2015-08-07Fix signal-while-stepping-over-bp-other-thread.exp on targets always in non-stopPedro Alves1-1/+1
2015-08-06Revert "test slowdown"Pedro Alves2-5/+3
2015-08-06Test for PR18749: problems if whole process dies while (ptrace-) stoppedPedro Alves2-0/+220
2015-08-06test slowdownPedro Alves2-3/+5
2015-08-06gdbserver: Fix non-stop / fork / step-over issuesPedro Alves2-0/+256
2015-08-05stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves2-0/+167
2015-07-31testsuite: tcl exec& -> 'kill -9 $pid' is racy (attach-many-short-lived-threa...Pedro Alves3-23/+9
2015-07-30remote follow fork and spurious child stops in non-stop modePedro Alves1-0/+32
2015-07-30PR threads/18600: Inferiors left around after fork+thread spawnPedro Alves1-0/+4
2015-07-30PR threads/18600: Threads left stopped after fork+thread spawnPedro Alves2-0/+184