| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-24 | Windows gdb: Avoid writing debug registers if watchpoint hit pending | Pedro Alves | 2 | -0/+10 |
| 2026-04-24 | Windows gdb+gdbserver: Eliminate struct pending_stop | Pedro Alves | 1 | -6/+6 |
| 2026-04-24 | Windows gdb+gdbserver: Share $_siginfo reading code | Pedro Alves | 1 | -38/+4 |
| 2026-04-24 | Add backpointer from windows_thread_info to windows_process_info | Pedro Alves | 1 | -1/+1 |
| 2026-04-24 | Windows gdb+gdbserver: Make siginfo_er per-thread state | Pedro Alves | 1 | -13/+14 |
| 2026-04-24 | Windows gdb+gdbserver: Make last_sig per-thread state | Pedro Alves | 1 | -4/+3 |
| 2026-04-24 | Windows gdb+gdbserver: Make current_event per-thread state | Pedro Alves | 2 | -36/+37 |
| 2026-04-24 | Windows gdbserver: Eliminate soft-interrupt mechanism | Pedro Alves | 2 | -46/+1 |
| 2026-04-24 | Windows gdbserver: Fix scheduler-locking | Pedro Alves | 1 | -73/+85 |
| 2026-04-24 | Windows gdb+gdbserver: Elim desired_stop_thread_id / rework pending_stops | Pedro Alves | 1 | -21/+34 |
| 2026-04-24 | Windows gdb+gdbserver: Move suspending thread to when returning event | Pedro Alves | 1 | -0/+5 |
| 2026-04-24 | Windows gdb+gdbserver: Eliminate windows_process_info::thread_rec | Pedro Alves | 2 | -18/+0 |
| 2026-04-24 | Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONTEXT) calls | Pedro Alves | 1 | -6/+4 |
| 2026-04-24 | Windows gdb: handle_output_debug_string return type | Pedro Alves | 2 | -2/+2 |
| 2026-04-24 | Windows gdb+gdbserver: New find_thread, replaces thread_rec(DONT_INVALIDATE_C... | Pedro Alves | 2 | -14/+19 |
| 2026-04-21 | [gdb] Remove unnecessary defs.h/common-defs.h includes | Tom de Vries | 2 | -1/+2 |
| 2026-04-20 | gdb, testsuite: fix regression in gdb.multi/multi-{exit, kill}.exp | Tankut Baris Aktemur | 1 | -1/+0 |
| 2026-04-17 | gdb, gdbserver: split iterate_over_lwps into for_each_lwp and find_lwp | Simon Marchi | 1 | -11/+9 |
| 2026-04-17 | gdb, gdbserver: make iterate_over_lwps_ftype a function_view | Simon Marchi | 1 | -3/+2 |
| 2026-04-14 | PR 34052 kill: Terminate inferior with non-zero exit code on Windows | Luca Bacci | 1 | -1/+1 |
| 2026-04-06 | Windows gdb: Eliminate global current_process.dr[8] global | Pedro Alves | 1 | -0/+1 |
| 2026-04-02 | gdbserver: fix unlikely getpkt buffer overflow | Paul Eggert | 1 | -13/+24 |
| 2026-03-16 | GDB: aarch64-linux: Reorganize GCS-related definitions | Thiago Jung Bauermann | 1 | -1/+1 |
| 2026-03-16 | GDB: aarch64-linux: Reorganize SME-related definitions | Thiago Jung Bauermann | 1 | -1/+0 |
| 2026-03-16 | GDB: aarch64-linux: Reorganize MTE-related definitions | Thiago Jung Bauermann | 1 | -1/+1 |
| 2026-03-16 | GDB: Add aarch64-fpmr-linux.h to gdb/arch/ and gdb/nat/ | Thiago Jung Bauermann | 1 | -0/+1 |
| 2026-03-16 | GDB: Add aarch64-pauth-linux.h to gdb/arch/ and gdb/nat/ | Thiago Jung Bauermann | 1 | -5/+4 |
| 2026-03-16 | gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq | Simon Marchi | 10 | -79/+75 |
| 2026-03-05 | gdbserver: require_running_or_break for the 'z' and 'vCont' packets | Tankut Baris Aktemur | 1 | -0/+2 |
| 2026-02-27 | Use enum types for remote fileio flags | Tom Tromey | 1 | -2/+2 |
| 2026-02-13 | gdb/gdbserver: move argument setting complexity into gdbsupport/ | Andrew Burgess | 1 | -11/+9 |
| 2026-01-26 | gdbserver: Add aarch64-windows support | Hannes Domani | 3 | -0/+468 |
| 2026-01-26 | gdbserver: Move software breakpoint recognition code into win32-i386-low.cc | Hannes Domani | 3 | -4/+15 |
| 2026-01-26 | gdbserver: Move setting of process_info::tdesc into win32-i386-low.cc | Hannes Domani | 3 | -21/+17 |
| 2026-01-26 | gdbserver: Update win32_target_ops to new stopped_data_addresses interface | Hannes Domani | 3 | -8/+8 |
| 2026-01-22 | Constify gdbserver "monitor" commands | Tom Tromey | 6 | -7/+7 |
| 2026-01-15 | gdb, gdbsupport, gdbserver: add support for printf 't' length modifier | Simon Marchi | 1 | -0/+8 |
| 2026-01-05 | Update copyright dates to include 2026 | Tom Tromey | 90 | -92/+92 |
| 2025-12-10 | [gdb] Fix whitespace in *.def | Tom de Vries | 1 | -0/+4 |
| 2025-12-02 | [gdb] Clean whitespace in *.ac and *.m4 files | Tom de Vries | 3 | -166/+166 |
| 2025-12-02 | [gdb] Handle *.ac and *.m4 files in .gitattributes | Tom de Vries | 1 | -0/+10 |
| 2025-12-01 | gdb, gdbserver: propagate use of target_desc unique pointers | Simon Marchi | 14 | -94/+97 |
| 2025-12-01 | gdbserver: remove leftovers from tic6x target_desc selftests | Simon Marchi | 1 | -21/+0 |
| 2025-12-01 | gdb/aarch64: change target_ops::stopped_data_address API | Andrew Burgess | 14 | -76/+100 |
| 2025-11-20 | gdb: include NT_I386_TLS note in generated core files | Andrew Burgess | 1 | -0/+105 |
| 2025-11-17 | gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver on Linux | Ezra Sitorus | 1 | -0/+29 |
| 2025-11-17 | gdb, gdbserver: fix read/write_ptid types | Markus Metzger | 1 | -18/+33 |
| 2025-11-17 | gdbserver, read_ptid: handle '0' and '-1' thread ids | Markus Metzger | 1 | -2/+9 |
| 2025-11-14 | gdbserver: adjust init_target_desc call in tic6x_read_description | Simon Marchi | 1 | -1/+1 |
| 2025-11-14 | gdb: remove tic6x .dat files | Simon Marchi | 2 | -24/+1 |