Remove path name from test case
[binutils-gdb.git] / gdb / testsuite / gdb.threads /
2023-11-14 Tom de Vries[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp...
2023-11-13 Pedro AlvesCancel execution command on thread exit, when stepping...
2023-11-13 Simon MarchiTestcases for stepping over thread exit syscall (PR...
2023-11-13 Pedro AlvesDon't resume new threads if scheduler-locking is in...
2023-11-13 Pedro AlvesThread options & clone events (Linux GDBserver)
2023-11-13 Pedro AlvesStep over clone syscall w/ breakpoint, TARGET_WAITKIND_...
2023-11-13 Pedro Alvesgdb/linux: Delete all other LWPs immediately on ptrace...
2023-11-08 Andrew Burgessgdb: call update_thread_list after completing an inferi...
2023-11-08 Andrew Burgessgdb: call update_thread_list for $_inferior_thread_coun...
2023-10-26 Andrew Burgessgdb: handle main thread exiting during detach
2023-10-06 Thiago Jung Bauermannprocess-dies-while-detaching.exp: Exit early if GDB...
2023-09-29 Kevin Buettnergdb/testsuite: Add relative versus absolute LD_LIBRARY_...
2023-09-27 Pedro AlvesAdjust gdb.thread/pthreads.exp for Cygwin
2023-09-27 Pedro AlvesIn gdb.threads/pthreads.c, handle pthread_attr_setscope...
2023-09-27 Pedro AlvesFix gdb.threads/pthreads.exp error handling/printing
2023-09-27 Pedro AlvesFix gdb.threads/pthreads.c formatting
2023-09-27 Pedro Alvesgdb.threads/pthreads.c, K&R -> ANSI function style
2023-09-26 Simon Marchigdb/testsuite: add xfail for gdb/29965 in gdb.threads...
2023-08-23 Pedro Alvesgdb: centralize "[Thread ...exited]" notifications
2023-08-12 Kevin Buettnergdbserver: Reinstall software single-step breakpoints...
2023-06-07 Tom de Vries[gdb/testsuite] Handle output after prompt in gdb.threa...
2023-06-03 Tom de Vries[gdb] Fix typos
2023-04-27 Andrew Burgessgdb/testsuite: change newline patterns used in gdb_test
2023-03-18 Tom de Vries[gdb/testsuite] Handle my-syscalls.h for remote host
2023-03-13 Tom de Vries[gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch...
2023-03-10 Tom TromeyMore uses of require with istarget
2023-03-10 Tom TromeyUse require with target_info
2023-03-09 Tom de Vries[gdb/testsuite] Fix gdb.threads/pending-fork-event...
2023-03-09 Tom de Vries[gdb/testsuite] Fix gdb.threads/multiple-successive...
2023-03-09 Tom de Vries[gdb/testsuite] Fix gdb.threads/thread-specific-bp...
2023-03-07 Tom de Vries[gdb/testsuite] Fix gdb.threads/execl.exp for remote...
2023-03-07 John Baldwingdb.threads/next-bp-other-thread.c: Ensure child thread...
2023-03-07 John Baldwingdb.threads/execl.c: Ensure all threads are started...
2023-03-07 John Baldwingdb.threads/multi-create: Double the existing stack...
2023-03-03 Simon Marchigdb/testsuite: use `kill -FOO` instead of `kill -SIGFOO`
2023-03-02 Simon Marchigdb: update some copyright years (2022 -> 2023)
2023-02-28 Andrew Burgessgdb: fix mi breakpoint-deleted notifications for thread...
2023-02-28 Andrew Burgessgdb/testsuite: introduce is_target_non_stop helper...
2023-02-27 Pedro Alvesall-stop "follow-fork parent" and selecting another...
2023-02-20 Tom de Vries[gdb/testsuite] Fix gdb.threads/schedlock.exp for gcc...
2023-02-06 Tom de Vries[gdb/testsuite] Fix gdb.threads/schedlock.exp on fast cpu
2023-02-06 Andrew Burgessgdb: error if 'thread' or 'task' keywords are overused
2023-02-04 Andrew Burgessgdb/testsuite: don't try to set non-stop mode on a...
2023-01-30 Christina Schimpegdb: Make global feature array a per-remote target...
2023-01-27 Tom TromeyUse clean_restart in gdb.threads
2023-01-27 Tom TromeyEliminate spurious returns from the test suite
2023-01-25 Tom TromeyUse require with is_remote
2023-01-25 Tom TromeyAdd unsupported calls where needed
2023-01-13 Tom TromeyRename to allow_hw_breakpoint_tests
2023-01-13 Tom TromeyRename to allow_shlib_tests
2023-01-13 Tom TromeyRename to allow_python_tests
2023-01-13 Tom TromeyRename to allow_hw_watchpoint_tests
2023-01-13 Tom TromeyRename to allow_hw_watchpoint_multi_tests
2023-01-13 Tom TromeyRename to allow_hw_watchpoint_access_tests
2023-01-13 Tom TromeyUse "require" for Python tests
2023-01-13 Tom TromeyUse require !gdb_debug_enabled
2023-01-13 Tom TromeyUse require isnative
2023-01-13 Tom TromeyUse require can_spawn_for_attach
2023-01-13 Tom TromeyUse require !use_gdb_stub
2023-01-13 Tom TromeyUse require !skip_hw_watchpoint_tests
2023-01-13 Tom TromeyUse require !skip_shlib_tests
2023-01-11 Simon Marchi[gdb/testsuite] Fix regexp in gdb.threads/dlopen-libpth...
2023-01-11 Tom de Vries[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp...
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-31 Tom de Vries[gdb/testsuite] Replace deprecated pthread_yield in...
2022-12-30 Tom de Vries[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp...
2022-12-16 Tom de Vries[gdb/testsuite] Fix race in gdb.threads/detach-step...
2022-11-28 Andrew Burgessgdb/testsuite: remove use of then keyword from gdb...
2022-11-28 Andrew Burgessgdb: fix assert when quitting GDB while a thread is...
2022-11-28 Andrew Burgessgdb/testsuite: refactor gdb.threads/detach-step-over.exp
2022-11-28 Simon Marchigdb/testsuite: remove global declarations in gdb.thread...
2022-11-16 Tom de Vries[gdb/testsuite] Use gdb_gcore_cmd in gdb.threads/gcore...
2022-10-18 Carl LoveUpdate tests to use skip_hw_watchpoint_tests to test...
2022-10-14 Tom de Vries[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from...
2022-10-07 Lancelot SIXgdb/testsuite: fix gdb.threads/linux-dp.exp regex
2022-10-02 Tom de Vries[gdb/testsuite] Fix waitpid testing in next-fork-other...
2022-09-07 Tom de Vries[gdb/testsuite] Use prototype to call libc functions
2022-07-29 Tom de Vries[gdb/testsuite] Fix gdb.threads/killed-outside.exp...
2022-07-20 Pedro AlvesDon't stop all threads prematurely after first step...
2022-07-13 Pedro AlvesTighten gdb.threads/no-unwaited-for-left.exp regexps
2022-07-12 Tom de Vries[gdb/testsuite] Run two test-cases with ASAN_OPTIONS...
2022-06-24 Andrew Burgessgdb/testsuite: remove unneeded calls to get_compiler_info
2022-06-24 Andrew Burgessgdb/testsuite: remove global gcc_compiled from gdb.exp
2022-06-09 Andrew Burgessgdb/testsuite: resolve duplicate test names in gdb...
2022-06-04 Tom de Vries[gdb/testsuite] Fix gdb.threads/manythreads.exp with...
2022-05-25 Pedro Alvesgdb: Fix DUPLICATE and PATH regressions throughout
2022-05-22 Alok Kumar SharmaAccept functions with DW_AT_linkage_name present
2022-05-16 Bruno Larsengdb/testsuite: fix "continue outside of loop" TCL errors
2022-05-08 Tom de Vries[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp...
2022-05-03 Pedro AlvesFix gdb.threads/access-mem-running-thread-exit.exp...
2022-04-22 Simon Marchigdb: prune inferiors at end of fetch_inferior_event...
2022-04-18 Vignesh Balasubram... gdb/testsuite: add text_segment option to gdb_compile
2022-04-05 Simon Marchigdb: resume ongoing step after handling fork or vfork
2022-04-05 Simon Marchigdb: fix handling of vfork by multi-threaded program...
2022-03-31 Simon Marchigdb/linux-nat: remove check based on current_inferior...
2022-03-10 Lancelot SIXProcess exit status is leader exit status testcase
2022-03-10 Pedro AlvesFix gdb.threads/current-lwp-dead.exp race
2022-03-10 Pedro AlvesFix gdb.threads/clone-new-thread-event.exp race
2022-02-03 Tankut Baris Aktemurtestsuite: fix failure in gdb.threads/killed-outside.exp
2022-01-12 Andrew Burgessgdb: rename lin-lwp to linux-nat in set/show debug
next