summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.Carl Love2022-10-181-2/+11
* [gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clangTom de Vries2022-10-141-1/+1
* gdb/testsuite: fix gdb.threads/linux-dp.exp regexLancelot SIX2022-10-071-1/+1
* [gdb/testsuite] Fix waitpid testing in next-fork-other-thread.cTom de Vries2022-10-021-1/+1
* [gdb/testsuite] Use prototype to call libc functionsTom de Vries2022-09-071-1/+1
* [gdb/testsuite] Fix gdb.threads/killed-outside.exp on aarch64Tom de Vries2022-07-291-1/+2
* Don't stop all threads prematurely after first step of "step N"Pedro Alves2022-07-202-0/+110
* Tighten gdb.threads/no-unwaited-for-left.exp regexpsPedro Alves2022-07-131-2/+2
* [gdb/testsuite] Run two test-cases with ASAN_OPTIONS=verify_asan_link_order=0Tom de Vries2022-07-121-1/+7
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-243-12/+0
* gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess2022-06-242-12/+0
* gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess2022-06-091-1/+4
* [gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1Tom de Vries2022-06-041-15/+19
* gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves2022-05-253-9/+8
* Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma2022-05-222-0/+100
* gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen2022-05-1613-14/+14
* [gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with check-readmoreTom de Vries2022-05-081-11/+7
* Fix gdb.threads/access-mem-running-thread-exit.exp w/ native-extended-gdbserverPedro Alves2022-05-031-1/+29
* gdb: prune inferiors at end of fetch_inferior_event, fix intermittent failure...Simon Marchi2022-04-221-2/+31
* gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian2022-04-181-2/+2
* gdb: resume ongoing step after handling fork or vforkSimon Marchi2022-04-042-0/+208
* gdb: fix handling of vfork by multi-threaded program (follow-fork-mode=parent...Simon Marchi2022-04-042-0/+184
* gdb/linux-nat: remove check based on current_inferior in linux_handle_extende...Simon Marchi2022-03-313-0/+195
* Process exit status is leader exit status testcaseLancelot SIX2022-03-102-0/+110
* Fix gdb.threads/current-lwp-dead.exp racePedro Alves2022-03-102-37/+87
* Fix gdb.threads/clone-new-thread-event.exp racePedro Alves2022-03-102-1/+17
* testsuite: fix failure in gdb.threads/killed-outside.expTankut Baris Aktemur2022-02-031-2/+2
* gdb: rename lin-lwp to linux-nat in set/show debugAndrew Burgess2022-01-121-1/+1
* gdb/testsuite: Remove duplicates from gdb.threads/staticthreads.exLancelot SIX2022-01-071-1/+1
* [gdb/testsuite] Handle for loop initial decl with gcc 4.8.5Tom de Vries2022-01-032-2/+3
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-01217-217/+217
* gdb, gdbserver: detach fork child when detaching from fork parentSimon Marchi2021-12-086-82/+407
* gdbserver: hide fork child threads from GDBSimon Marchi2021-12-082-0/+161
* [gdb/testsuite] Fix gdb.threads/thread-specific-bp.expTom de Vries2021-11-191-3/+18
* gdb: fix "set scheduler-locking" thread exit hangSimon Marchi2021-11-112-0/+88
* Avoid /proc/pid/mem races (PR 28065)Pedro Alves2021-11-051-6/+8
* [gdb/testsuite] Fix gdb.threads/linux-dp.expTom de Vries2021-10-221-1/+1
* [gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with glibc 2.34Tom de Vries2021-10-071-1/+3
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-3046-53/+0
* [gdb/testsuite] Test sw watchpoint in gdb.threads/process-dies-while-detachin...Tom de Vries2021-09-271-11/+30
* [gdb/testsuite] Minimize gdb restartsTom de Vries2021-09-258-13/+8
* [gdb/testsuite] Use pie instead of -fPIE -pieTom de Vries2021-09-231-1/+1
* [gdb/testsuite] Fix interrupted sleep in multi-threaded test-casesTom de Vries2021-09-161-1/+5
* [gdb/testsuite] Fix check-libthread-db.exp FAILs with glibc 2.33Tom de Vries2021-07-131-16/+21
* Linux: Access memory even if threads are runningPedro Alves2021-07-012-0/+289
* [gdb/testsuite] Fix gdb.threads/multi-create-ns-info-thr.expTom de Vries2021-06-081-1/+1
* Fix threadapply testCarl Love2021-06-021-7/+5
* [gdb/testsuite] Fix timeout in gdb.threads/detach-step-over.exp with readnowTom de Vries2021-05-051-17/+32
* [gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp with readnowTom de Vries2021-05-051-2/+2
* gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.expSimon Marchi2021-04-151-6/+4