Age | Commit message (Expand) | Author | Files | Lines |
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 |
2024-03-11 | gdb/testsuite: Reduce gdb.threads/threadcrash.exp reliance on libc symbols | Guinevere Larsen | 1 | -7/+41 |
2024-03-11 | gdb/testsuite: Simplify gdb.threads/threadcrash.exp | Tom de Vries | 1 | -29/+60 |
2024-03-11 | gdb/testsuite: Use _inferior_thread_count in gdb.threads/threadcrash.exp | Guinevere Larsen | 1 | -21/+2 |
2024-03-11 | gdb/testsuite: Fix gdb.threads/threadcrash.exp with check-readmore | Tom de Vries | 1 | -10/+19 |
2024-03-11 | gdb/testsuite: Reduce indentation in gdb.threads/threadcrash.exp | Tom de Vries | 1 | -58/+58 |
2024-02-26 | gdb: Modify the output of "info breakpoints" and "delete breakpoints" | Tiezhu Yang | 3 | -6/+6 |
2024-01-24 | gdb/testsuite: add test for backtracing for threaded inferiors from a corefile | Guinevere Larsen | 2 | -0/+676 |
2024-01-19 | [gdb/testsuite] Update xfail in gdb.threads/attach-many-short-lived-threads.exp | Tom de Vries | 1 | -1/+5 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 255 | -255/+255 |
2024-01-04 | [gdb/testsuite] Handle PAC marker | Tom de Vries | 2 | -2/+2 |
2023-12-20 | gdb.threads/step-over-thread-exit.exp improvements | Pedro Alves | 2 | -24/+119 |
2023-12-18 | gdb/testsuite: another attempt to fix gdb.threads/thread-specific-bp.exp | Andrew Burgess | 1 | -18/+6 |
2023-11-15 | Fix gdb.threads/threads-after-exec.exp race | Pedro Alves | 1 | -3/+7 |
2023-11-14 | [gdb/testsuite] Fix gdb.threads/stepi-over-clone.exp regexp | Tom de Vries | 1 | -5/+9 |
2023-11-13 | Cancel execution command on thread exit, when stepping, nexting, etc. | Pedro Alves | 1 | -26/+55 |