Age | Commit message (Expand) | Author | Files | Lines |
2025-06-11 | gdb testsuite: Introduce allow_multi_inferior_tests and use it throughout | Pedro Alves | 4 | -44/+55 |
2025-06-11 | gdb testsuite: Introduce allow_fork_tests and use it throughout | Pedro Alves | 14 | -9/+26 |
2025-06-09 | gdb.threads/thread-execl, don't re-exec forever | Pedro Alves | 1 | -2/+8 |
2025-05-12 | gdb: add '-stopped' and '-running' options to "info threads" | Tankut Baris Aktemur | 2 | -0/+208 |
2025-05-12 | gdb: update "info threads" output when no threads match the arguments | Tankut Baris Aktemur | 2 | -2/+2 |
2025-05-02 | [gdb/testsuite] Make gdb.threads/inf-thr-count.exp more readable | Tom de Vries | 1 | -21/+34 |
2025-05-02 | [gdb/testsuite] Fix timeout in gdb.threads/inf-thr-count.exp | Tom de Vries | 1 | -1/+1 |
2025-04-24 | Don't attempt to find TLS address when target has no registers | Kevin Buettner | 1 | -1/+1 |
2025-04-17 | [gdb/testsuite] Fix gdb.threads/clone-attach-detach.exp | Tom de Vries | 1 | -1/+1 |
2025-04-09 | [gdb/testsuite] Allow thread exited message in gdb.threads/infcall-from-bp-co... | Tom de Vries | 1 | -2/+6 |
2025-04-08 | Update copyright dates to include 2025 | Tom Tromey | 269 | -269/+269 |
2025-03-27 | [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp | Tom de Vries | 2 | -5/+12 |
2025-03-20 | [gdb/testsuite] Fix typos in gdb.threads/infcall-from-bp-cond-simple.exp | Tom de Vries | 1 | -2/+2 |
2025-03-20 | [gdb/testsuite] Add missing returns in gdb.threads/infcall-from-bp-cond-simple.c | Tom de Vries | 1 | -0/+2 |
2025-02-13 | gdb, testsuite: Rename set_sanitizer procedures to append_environment. | Christina Schimpe | 1 | -1/+1 |
2025-01-16 | [gdb/testsuite] Fix timeouts in gdb.threads/step-over-thread-exit.exp | Tom de Vries | 1 | -2/+3 |
2024-12-02 | testsuite, threads: add missing return statements | Rohr, Stephan | 2 | -0/+5 |
2024-11-27 | gdb/testsuite: skip gdb.threads/omp-par-scope.exp with clang | Guinevere Larsen | 1 | -0/+8 |
2024-11-23 | [gdb/contrib] Add two rules in common-misspellings.txt | Tom de Vries | 1 | -2/+2 |
2024-10-25 | [gdb/testsuite] Fix gdb.threads/ia64-sigill.exp with check-read1 | Tom de Vries | 1 | -4/+19 |
2024-10-25 | [gdb/testsuite] Fix some test-cases for check-read1 (pipe/grep) | Tom de Vries | 1 | -2/+4 |
2024-10-08 | [gdb/contrib] Add more separators in spellcheck.sh | Tom de Vries | 1 | -1/+1 |
2024-10-06 | [gdb] Fix common misspellings | Tom de Vries | 2 | -2/+2 |
2024-09-30 | gdb, testsuite: clean duplicate header includes | Gerlicher, Klaus | 3 | -4/+0 |
2024-09-23 | testsuite, threads: fix LD_LIBRARY_PATH in 'tls-sepdebug.exp' | Rohr, Stephan | 1 | -4/+9 |
2024-09-23 | [gdb/testsuite] Fix failure in gdb.threads/signal-sigtrap.exp | Tom de Vries | 2 | -2/+34 |
2024-09-07 | gdb: parse pending breakpoint thread/task immediately | Andrew Burgess | 3 | -0/+205 |
2024-08-29 | [gdb/testsuite] Fix another regexp in gdb.threads/stepi-over-clone.exp | Tom de Vries | 1 | -1/+1 |
2024-07-31 | [gdb/testsuite] Fix trailing-text-in-parentheses duplicates | Tom de Vries | 2 | -6/+6 |
2024-07-29 | [gdb/testsuite] Remove PR31554 kfail in gdb.threads/leader-exit-attach.exp | Tom de Vries | 1 | -8/+0 |
2024-07-29 | [gdb/testsuite] Fix gdb.threads/leader-exit-attach.exp with check-read1 | Tom de Vries | 1 | -3/+3 |
2024-06-21 | [gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.exp | Tom de Vries | 1 | -1/+1 |
2024-05-24 | [gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-thre... | Tom de Vries | 1 | -1/+24 |
2024-05-14 | gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flags | Andrew Burgess | 1 | -6/+2 |
2024-05-08 | Fix AIX thread exit events not being reported and UI to show kernel thread ID. | Aditya Vidyadhar Kamath | 1 | -4/+2 |
2024-05-06 | [gdb/testsuite] Handle ptrace operation not permitted in can_spawn_for_attach | Tom de Vries | 4 | -23/+28 |
2024-05-03 | [gdb/testsuite] Use save_vars to restore GDBFLAGS | Tom de Vries | 3 | -16/+14 |
2024-04-26 | gdb_is_target_remote -> gdb_protocol_is_remote | Pedro Alves | 3 | -3/+3 |
2024-04-26 | gdb_is_target_native -> gdb_protocol_is_native | Pedro Alves | 1 | -1/+1 |
2024-04-24 | [gdb/testsuite] Fix gdb.threads/threadcrash.exp for remote host | Tom de Vries | 1 | -5/+3 |
2024-04-24 | [gdb/testsuite] Fix gdb.threads/threadcrash.exp with glibc debuginfo | Tom de Vries | 1 | -1/+1 |
2024-04-12 | New testcase gdb.threads/leader-exit-attach.exp (PR threads/8153) | Pedro Alves | 1 | -0/+87 |
2024-04-11 | [gdb/testsuite] Fix gdb.threads/access-mem-running-thread-exit.exp with clang | Tom de Vries | 1 | -0/+2 |
2024-04-04 | Fix a test failure in gdb.threads/stepi-over-clone.exp | Bernd Edlinger | 1 | -0/+4 |
2024-03-28 | [gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linux | Tom de Vries | 1 | -2/+4 |
2024-03-25 | gdb: rename unwindonsignal to unwind-on-signal | Andrew Burgess | 2 | -5/+5 |
2024-03-25 | gdb: introduce unwind-on-timeout setting | Andrew Burgess | 1 | -22/+47 |
2024-03-25 | gdb: add timeouts for inferior function calls | Andrew Burgess | 2 | -0/+335 |
2024-03-25 | gdb: fix b/p conditions with infcalls in multi-threaded inferiors | Andrew Burgess | 6 | -0/+889 |
2024-03-22 | gdb tests: Allow for "LWP" or "process" in thread IDs from info threads | John Baldwin | 18 | -45/+50 |