summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-12-03Fix gdb.threads/process-dies-while-detaching.expPedro Alves
2017-11-08Add test for fetching TLS from core fileDjordje Todorovic
2017-10-24Reindent gdb.threads/attach-into-signal.expPedro Alves
2017-10-24Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves
2017-10-24Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves
2017-10-13Skip gdb.threads/thread_events.exp on RSP targets properlyPedro Alves
2017-10-12Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves
2017-09-06Fix accessing TLS variables with no debug infoJan Kratochvil
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves
2017-09-04Stop assuming no-debug-info functions return intPedro Alves
2017-04-19Fix removing inferiors from within "thread apply" commandsPedro Alves
2017-04-13Improve coverage of the PR threads/13217 regression testPedro Alves
2017-04-05Fix racy test in gdb.threads/thread-specific-bp.expYao Qi
2017-03-13testsuite: Introduce dejagnu_versionSimon Marchi
2017-03-08Fix PR18360 - internal error when using "interrupt -a"Pedro Alves
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-12-23Fix more cases of improper test namesLuis Machado
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado
2016-08-01Swap "single-process" and "multi-process" in process-dies-while-detaching.expYao Qi
2016-07-26PR python/20190 - compute TLS symbol without a frameTom Tromey
2016-07-01Fix failure to detach if process exits while detaching on LinuxPedro Alves
2016-06-13gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess
2016-05-27Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versionsPedro Alves
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi
2016-04-06Fix gdb.threads/dlopen-libpthread.exp crashSimon Marchi
2016-03-16PR remote/19496, interrupted syscall in forking-threads-plus-bkptDon Breazeal
2016-03-09More "Program" -> "Thread NN received signal" testsuite adjustmentPedro Alves
2016-03-01Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves
2016-02-18Set breakpoint condition-evaluation in forking-threads-plus-breakpoint.expYao Qi
2016-02-16PR remote/19496, internal err forking-threads-plus-bkptDon Breazeal
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves
2016-01-25Move foreach_with_prefix to lib/gdb.expPedro Alves
2016-01-18Fix PR threads/19422 - show which thread caused stopPedro Alves
2016-01-13Add $_gthread convenience variablePedro Alves
2016-01-13Per-inferior/Inferior-qualified thread IDsPedro Alves
2016-01-12Reapply: List inferiors/threads/pspaces in ascending orderPedro Alves
2016-01-11testsuite: Fix false FAILs on too long base directoryJan Kratochvil
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-12-21Remove HP-UX references fom testsuiteSimon Marchi
2015-12-14Skip tests that send ctrl-c to GDB if nointerrupts target property is set.Sandra Loosemore
2015-12-14Target remote mode fork and exec test updatesDon Breazeal
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves
2015-11-26Add test for thread namesSimon Marchi
2015-11-24List inferiors/threads/pspaces in ascending orderPedro Alves