aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
AgeCommit message (Expand)AuthorFilesLines
2022-12-30[gdb/testsuite] Fix gdb.threads/dlopen-libpthread.exp for upstream glibcTom de Vries1-10/+25
2022-12-16[gdb/testsuite] Fix race in gdb.threads/detach-step-over.expTom de Vries1-8/+26
2022-11-28gdb/testsuite: remove use of then keyword from gdb.threads/*.expAndrew Burgess38-60/+60
2022-11-28gdb: fix assert when quitting GDB while a thread is steppingAndrew Burgess1-0/+52
2022-11-28gdb/testsuite: refactor gdb.threads/detach-step-over.expAndrew Burgess1-100/+138
2022-11-28gdb/testsuite: remove global declarations in gdb.threads/detach-step-over.expSimon Marchi1-23/+17
2022-11-16[gdb/testsuite] Use gdb_gcore_cmd in gdb.threads/gcore-thread.expTom de Vries1-1/+1
2022-10-18Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.Carl Love1-2/+11
2022-10-14[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clangTom de Vries1-1/+1
2022-10-07gdb/testsuite: fix gdb.threads/linux-dp.exp regexLancelot SIX1-1/+1
2022-10-02[gdb/testsuite] Fix waitpid testing in next-fork-other-thread.cTom de Vries1-1/+1
2022-09-07[gdb/testsuite] Use prototype to call libc functionsTom de Vries1-1/+1
2022-07-29[gdb/testsuite] Fix gdb.threads/killed-outside.exp on aarch64Tom de Vries1-1/+2
2022-07-20Don't stop all threads prematurely after first step of "step N"Pedro Alves2-0/+110
2022-07-13Tighten gdb.threads/no-unwaited-for-left.exp regexpsPedro Alves1-2/+2
2022-07-12[gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify_asan_link_order=0Tom de Vries1-1/+7
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess3-12/+0
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess2-12/+0
2022-06-09gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess1-1/+4
2022-06-04[gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1Tom de Vries1-15/+19
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves3-9/+8
2022-05-22Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma2-0/+100
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen13-14/+14
2022-05-08[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with check-readmoreTom de Vries1-11/+7
2022-05-03Fix gdb.threads/access-mem-running-thread-exit.exp w/ native-extended-gdbserverPedro Alves1-1/+29
2022-04-22gdb: prune inferiors at end of fetch_inferior_event, fix intermittent failure...Simon Marchi1-2/+31
2022-04-18gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian1-2/+2
2022-04-04gdb: resume ongoing step after handling fork or vforkSimon Marchi2-0/+208
2022-04-04gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent...Simon Marchi2-0/+184
2022-03-31gdb/linux-nat: remove check based on current_inferior in linux_handle_extende...Simon Marchi3-0/+195
2022-03-10Process exit status is leader exit status testcaseLancelot SIX2-0/+110
2022-03-10Fix gdb.threads/current-lwp-dead.exp racePedro Alves2-37/+87
2022-03-10Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2-1/+17
2022-02-03testsuite: fix failure in gdb.threads/killed-outside.expTankut Baris Aktemur1-2/+2
2022-01-12gdb: rename lin-lwp to linux-nat in set/show debugAndrew Burgess1-1/+1
2022-01-07gdb/testsuite: Remove duplicates from gdb.threads/staticthreads.exLancelot SIX1-1/+1
2022-01-03[gdb/testsuite] Handle for loop initial decl with gcc 4.8.5Tom de Vries2-2/+3
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker217-217/+217
2021-12-08gdb, gdbserver: detach fork child when detaching from fork parentSimon Marchi6-82/+407
2021-12-08gdbserver: hide fork child threads from GDBSimon Marchi2-0/+161
2021-11-19[gdb/testsuite] Fix gdb.threads/thread-specific-bp.expTom de Vries1-3/+18
2021-11-11gdb: fix "set scheduler-locking" thread exit hangSimon Marchi2-0/+88
2021-11-05Avoid /proc/pid/mem races (PR 28065)Pedro Alves1-6/+8
2021-10-22[gdb/testsuite] Fix gdb.threads/linux-dp.expTom de Vries1-1/+1
2021-10-07[gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with glibc 2.34Tom de Vries1-1/+3
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi46-53/+0
2021-09-27[gdb/testsuite] Test sw watchpoint in gdb.threads/process-dies-while-detachin...Tom de Vries1-11/+30
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries8-13/+8
2021-09-23[gdb/testsuite] Use pie instead of -fPIE -pieTom de Vries1-1/+1
2021-09-16[gdb/testsuite] Fix interrupted sleep in multi-threaded test-casesTom de Vries1-1/+5