aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
2024-06-21[gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.expTom de Vries1-1/+1
2024-05-24[gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-thre...Tom de Vries1-1/+24
2024-05-14gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flagsAndrew Burgess1-6/+2
2024-05-08Fix AIX thread exit events not being reported and UI to show kernel thread ID.Aditya Vidyadhar Kamath1-4/+2
2024-05-06[gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attachTom de Vries4-23/+28
2024-05-03[gdb/testsuite] Use save_vars to restore GDBFLAGSTom de Vries3-16/+14
2024-04-26gdb_is_target_remote -> gdb_protocol_is_remotePedro Alves3-3/+3
2024-04-26gdb_is_target_native -> gdb_protocol_is_nativePedro Alves1-1/+1
2024-04-24[gdb/testsuite] Fix gdb.threads/threadcrash.exp for remote hostTom de Vries1-5/+3
2024-04-24[gdb/testsuite] Fix gdb.threads/threadcrash.exp with glibc debuginfoTom de Vries1-1/+1
2024-04-12New testcase gdb.threads/leader-exit-attach.exp (PR threads/8153)Pedro Alves1-0/+87
2024-04-11[gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp with clangTom de Vries1-0/+2
2024-04-04Fix a test failure in gdb.threads/stepi-over-clone.expBernd Edlinger1-0/+4
2024-03-28[gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linuxTom de Vries1-2/+4
2024-03-25gdb: rename unwindonsignal to unwind-on-signalAndrew Burgess2-5/+5
2024-03-25gdb: introduce unwind-on-timeout settingAndrew Burgess1-22/+47
2024-03-25gdb: add timeouts for inferior function callsAndrew Burgess2-0/+335
2024-03-25gdb: fix b/p conditions with infcalls in multi-threaded inferiorsAndrew Burgess6-0/+889
2024-03-22gdb tests: Allow for "LWP" or "process" in thread IDs from info threadsJohn Baldwin18-45/+50
2024-03-11gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbolsGuinevere Larsen1-7/+41
2024-03-11gdb/testsuite: Simplify gdb.threads/threadcrash.expTom de Vries1-29/+60
2024-03-11gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.expGuinevere Larsen1-21/+2
2024-03-11gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmoreTom de Vries1-10/+19
2024-03-11gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.expTom de Vries1-58/+58
2024-02-26gdb: Modify the output of "info breakpoints" and "delete breakpoints"Tiezhu Yang3-6/+6
2024-01-24gdb/testsuite: add test for backtracing for threaded inferiors from a corefileGuinevere Larsen2-0/+676
2024-01-19[gdb/testsuite] Update xfail in gdb.threads/attach-many-short-lived-threads.expTom de Vries1-1/+5
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess255-255/+255
2024-01-04[gdb/testsuite] Handle PAC markerTom de Vries2-2/+2
2023-12-20gdb.threads/step-over-thread-exit.exp improvementsPedro Alves2-24/+119
2023-12-18gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.expAndrew Burgess1-18/+6
2023-11-15Fix gdb.threads/threads-after-exec.exp racePedro Alves1-3/+7
2023-11-14[gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp regexpTom de Vries1-5/+9
2023-11-13Cancel execution command on thread exit, when stepping, nexting, etc.Pedro Alves1-26/+55
2023-11-13Testcases for stepping over thread exit syscall (PR gdb/27338)Simon Marchi4-0/+324
2023-11-13Don't resume new threads if scheduler-locking is in effectPedro Alves2-0/+121
2023-11-13Thread options & clone events (Linux GDBserver)Pedro Alves1-6/+0
2023-11-13Step over clone syscall w/ breakpoint, TARGET_WAITKIND_THREAD_CLONEDPedro Alves2-0/+485
2023-11-13gdb/linux: Delete all other LWPs immediately on ptrace exec eventPedro Alves2-0/+113
2023-11-08gdb: call update_thread_list after completing an inferior callAndrew Burgess2-0/+263
2023-11-08gdb: call update_thread_list for $_inferior_thread_count functionAndrew Burgess2-0/+255
2023-10-26gdb: handle main thread exiting during detachAndrew Burgess2-0/+201
2023-10-06process-dies-while-detaching.exp: Exit early if GDB misses sync breakpointThiago Jung Bauermann1-5/+5
2023-09-28gdb/testsuite: Add relative versus absolute LD_LIBRARY_PATH testKevin Buettner3-0/+145
2023-09-27Adjust gdb.thread/pthreads.exp for CygwinPedro Alves1-7/+7
2023-09-27In gdb.threads/pthreads.c, handle pthread_attr_setscope ENOTSUPPedro Alves1-1/+2
2023-09-27Fix gdb.threads/pthreads.exp error handling/printingPedro Alves1-8/+22
2023-09-27Fix gdb.threads/pthreads.c formattingPedro Alves1-18/+27
2023-09-27gdb.threads/pthreads.c, K&R -> ANSI function stylePedro Alves1-7/+3
2023-09-26gdb/testsuite: add xfail for gdb/29965 in gdb.threads/process-exit-status-is-...Simon Marchi1-1/+18