aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-29Uniquefy gdb.threads/attach-into-signal.expSergio Durigan Junior1-61/+65
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves2-0/+86
2015-06-29PR threads/18127 - threads spawned by infcall end up stuck in "running" statePedro Alves2-0/+98
2015-04-10Cleanup signal-while-stepping-over-bp-other-thread.expPedro Alves1-10/+10
2015-04-10step-over-trips-on-watchpoint.exp: Don't put addresses in test messagesPedro Alves1-2/+5
2015-04-10Test step-over-{lands-on-breakpoint|trips-on-watchpoint}.exp with displaced s...Pedro Alves2-10/+36
2015-04-10Make gdb.threads/step-over-trips-on-watchpoint.exp effective on !x86Pedro Alves2-6/+40
2015-04-10gdb/18216: displaced step+deliver signal, a thread needs step-over, crashPedro Alves1-7/+0
2015-04-08Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves2-14/+73
2015-04-07Properly set alarm value in gdb.threads/non-stop-fair-events.expYao Qi2-3/+9
2015-04-02kfail two tests in no-unwaited-for-left.exp for remote targetYao Qi1-0/+6
2015-04-01gdb.threads/manythreads.exp: can't read "test": no such variablePedro Alves1-1/+1
2015-04-01Crash on thread id wrap aroundPedro Alves2-0/+231
2015-03-24Fix "thread apply all" with exited threadsPedro Alves1-0/+4
2015-03-24Make "set scheduler-locking step" depend on user intention, onlyPedro Alves1-6/+5
2015-03-19gdbserver/Linux: unbreak thread event randomizationPedro Alves1-0/+14
2015-03-19native/Linux: internal error if resume is short-circuitedPedro Alves2-0/+168
2015-03-04Fix gdb.threads/thread-specific-bp.exp racePedro Alves1-13/+0
2015-03-04gdb.threads/clone-thread_db.c: Add missing includes and fix pthread_join callPedro Alves1-1/+3
2015-03-03follow-exec: delete all non-execing threadsPedro Alves1-3/+21