gdb/doc: don't rely on @menu item within the docs
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads /
2021-01-06  Simon Marchigdb/testsuite: fix race in gdb.threads/signal-while...
2021-01-04  Simon Marchigdb: introduce scoped debug prints
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-04  Simon Marchigdb: move displaced stepping logic to gdbarch, allow...
2020-12-04  Simon Marchigdb: clear inferior displaced stepping state and in...
2020-12-01  Simon Marchigdb/testsuite: fix indentation in gdb.threads/non-ldr...
2020-12-01  Simon Marchigdb/testsuite: use foreach_with_prefix in gdb.threads...
2020-12-01  Simon Marchigdb/testsuite: fix comment in gdb.threads/non-ldr-exit.exp
2020-11-12  Gary BensonFix gdb.threads/tls-so_extern.exp with Clang
2020-10-29  Tom de Vries[gdb/testsuite] Fix DUPLICATEs in gdb.threads/tls.exp
2020-10-13  Pedro Alves'runto main' -> 'runto_main' throughout
2020-08-25  Simon Marchigdb/testsuite: fix gdb.threads/stepi-random-signal...
2020-08-24  Simon Marchigdb: add infrun_debug_printf macro
2020-07-20  Tom de Vries[gdb/testsuite] Stabilize execution order in omp-par...
2020-07-20  Tom de Vries[gdb/testsuite] Bail out after gdb_start error in gdb...
2020-07-14  Tom de Vries[gdb/testsuite] Fix clone-new-thread-event.c with glibc...
2020-05-15  Gary BensonFix "control reaches end of non-void function" errors...
2020-04-28  Tankut Baris AktemurFix typo (thead -> thread)
2020-04-22  Tom de Vries[gdb/symtab] Store external var decls in psymtab
2020-04-21  Tom de Vries[gdb] Fix hang after ext sigkill
2020-03-20  Tom de Vries[gdb/testsuite] Fix gdb.threads/omp-par-scope.exp XPASS
2020-03-20  Tom de Vries[gdb/testsuite] Fix timeouts in gdb.threads/step-over...
2020-03-14  Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in attach-many...
2020-03-12  Tom de Vries[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.thread...
2020-01-29  Tom de Vries[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp...
2020-01-10  Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-10  Pedro AlvesPreserve selected thread in all-stop w/ background...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-10  Kevin BuettnerOpenMP parallel region scope tests
2019-12-06  Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-10-31  Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-10-03  Andrew Burgessgdb: Don't ignore all SIGSTOP when the signal handler...
2019-08-01  Tom de Vries[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp...
2019-05-17  Alan Haywardtestsuite: Disable some tests when logging
2019-04-18  Tom de Vries[gdb] Handle vfork in thread with follow-fork-mode...
2019-03-28  Sandra LoosemoreFix stepping past unwritable kernel helper on nios2...
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-09  Philippe WaroquiersFix tid-reuse sometimes blocks for a very long (infinit...
2018-10-27  Philippe WaroquiersRemove a bunch of usages of gdb_suppress_tests in ...
2018-09-27  Alan Haywardtestsuite: Fix race condition in check-libthread-db
2018-07-12  Philippe WaroquiersModify gdb.threads/pthreads.exp to test FLAG qcs argume...
2018-06-29  Pedro AlvesImprove alignment of "info threads" output, align ...
2018-06-16  Andrew Burgessgdb: Don't drop SIGSTOP during stop_all_threads
2018-06-12  Andrew Burgessgdb: Mark async event handler when event is already...
2018-06-08  Gary Bensonlinux: Add maintenance commands to test libthread_db
2018-05-24  Maciej W. Rozyckitestsuite: Extend TLS core file testing with an OS...
2018-04-25  Pedro AlvesFix new inferior events output
2018-04-24  Sergio Durigan JuniorEnable 'set print inferior-events' and improve detach...
2018-04-20  Richard BuntAdd test case for a known hang in infrun
2018-03-23  Andreas ArnezTestsuite: fully migrate to use_gdb_stub convenience...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-03  Pedro AlvesFix gdb.threads/process-dies-while-detaching.exp
2017-11-08  Djordje TodorovicAdd test for fetching TLS from core file
2017-10-24  Pedro AlvesReindent gdb.threads/attach-into-signal.exp
2017-10-24  Pedro AlvesDrop /proc/PID/status polling from gdb.threads/attach...
2017-10-24  Pedro AlvesFix unstable test names in gdb.threads/attach-into...
2017-10-13  Pedro AlvesSkip gdb.threads/thread_events.exp on RSP targets properly
2017-10-12  Pedro AlvesEnable gdb.threads/non-ldr-exc-*.exp on is_remote targe...
2017-09-06  Jan KratochvilFix accessing TLS variables with no debug info
2017-09-04  Pedro AlvesStop assuming no-debug-info variables have type int
2017-09-04  Pedro AlvesStop assuming no-debug-info functions return int
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-04-13  Pedro AlvesImprove coverage of the PR threads/13217 regression...
2017-04-05  Yao QiFix racy test in gdb.threads/thread-specific-bp.exp
2017-03-13  Simon Marchitestsuite: Introduce dejagnu_version
2017-03-08  Pedro AlvesFix PR18360 - internal error when using "interrupt -a"
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-23  Luis MachadoFix more cases of improper test names
2016-12-01  Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test...
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-08-01  Yao QiSwap "single-process" and "multi-process" in process...
2016-07-26  Tom TromeyPR python/20190 - compute TLS symbol without a frame
2016-07-01  Pedro AlvesFix failure to detach if process exits while detaching...
2016-06-13  Andrew Burgessgdb: Use UNSUPPORTED not XFAIL for unsupported target...
2016-05-27  Pedro AlvesSkip attach-many-short-lived-threads.exp on known-broke...
2016-05-24  Pedro AlvesFix PR gdb/19828: gdb -p <process from a container...
2016-04-27  Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-06  Simon MarchiFix gdb.threads/dlopen-libpthread.exp crash
2016-03-16  Don BreazealPR remote/19496, interrupted syscall in forking-threads...
2016-03-09  Pedro AlvesMore "Program" -> "Thread NN received signal" testsuite...
2016-03-01  Pedro AlvesFix gdb.threads/watchpoint-fork*.c compilation
2016-02-18  Yao QiSet breakpoint condition-evaluation in forking-threads...
2016-02-16  Don BreazealPR remote/19496, internal err forking-threads-plus...
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-02-01  Pedro AlvesTest gdb.threads/forking-threads-plus-breakpoint.exp...
2016-01-25  Pedro AlvesMove foreach_with_prefix to lib/gdb.exp
2016-01-18  Pedro AlvesFix PR threads/19422 - show which thread caused stop
2016-01-13  Pedro AlvesAdd $_gthread convenience variable
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-21  Simon MarchiRemove HP-UX references fom testsuite
2015-12-14  Sandra LoosemoreSkip tests that send ctrl-c to GDB if nointerrupts...
2015-12-14  Don BreazealTarget remote mode fork and exec test updates
2015-11-30  Pedro AlvesImplement TARGET_WAITKIND_NO_RESUMED in the remote...
2015-11-26  Simon MarchiAdd test for thread names
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
next
This page took 0.642545 seconds and 7 git commands to generate.