aboutsummaryrefslogtreecommitdiff
path: root/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2026-04-24Windows gdb: Avoid writing debug registers if watchpoint hit pendingPedro Alves2-0/+10
2026-04-24Windows gdb+gdbserver: Eliminate struct pending_stopPedro Alves1-6/+6
2026-04-24Windows gdb+gdbserver: Share $_siginfo reading codePedro Alves1-38/+4
2026-04-24Add backpointer from windows_thread_info to windows_process_infoPedro Alves1-1/+1
2026-04-24Windows gdb+gdbserver: Make siginfo_er per-thread statePedro Alves1-13/+14
2026-04-24Windows gdb+gdbserver: Make last_sig per-thread statePedro Alves1-4/+3
2026-04-24Windows gdb+gdbserver: Make current_event per-thread statePedro Alves2-36/+37
2026-04-24Windows gdbserver: Eliminate soft-interrupt mechanismPedro Alves2-46/+1
2026-04-24Windows gdbserver: Fix scheduler-lockingPedro Alves1-73/+85
2026-04-24Windows gdb+gdbserver: Elim desired_stop_thread_id / rework pending_stopsPedro Alves1-21/+34
2026-04-24Windows gdb+gdbserver: Move suspending thread to when returning eventPedro Alves1-0/+5
2026-04-24Windows gdb+gdbserver: Eliminate windows_process_info::thread_recPedro Alves2-18/+0
2026-04-24Windows gdb+gdbserver: Eliminate thread_rec(INVALIDATE_CONTEXT) callsPedro Alves1-6/+4
2026-04-24Windows gdb: handle_output_debug_string return typePedro Alves2-2/+2
2026-04-24Windows gdb+gdbserver: New find_thread, replaces thread_rec(DONT_INVALIDATE_C...Pedro Alves2-14/+19
2026-04-21[gdb] Remove unnecessary defs.h/common-defs.h includesTom de Vries2-1/+2
2026-04-20gdb, testsuite: fix regression in gdb.multi/multi-{exit, kill}.expTankut Baris Aktemur1-1/+0
2026-04-17gdb, gdbserver: split iterate_over_lwps into for_each_lwp and find_lwpSimon Marchi1-11/+9
2026-04-17gdb, gdbserver: make iterate_over_lwps_ftype a function_viewSimon Marchi1-3/+2
2026-04-14PR 34052 kill: Terminate inferior with non-zero exit code on WindowsLuca Bacci1-1/+1
2026-04-06Windows gdb: Eliminate global current_process.dr[8] globalPedro Alves1-0/+1
2026-04-02gdbserver: fix unlikely getpkt buffer overflowPaul Eggert1-13/+24
2026-03-16GDB: aarch64-linux: Reorganize GCS-related definitionsThiago Jung Bauermann1-1/+1
2026-03-16GDB: aarch64-linux: Reorganize SME-related definitionsThiago Jung Bauermann1-1/+0
2026-03-16GDB: aarch64-linux: Reorganize MTE-related definitionsThiago Jung Bauermann1-1/+1
2026-03-16GDB: Add aarch64-fpmr-linux.h to gdb/arch/ and gdb/nat/Thiago Jung Bauermann1-0/+1
2026-03-16GDB: Add aarch64-pauth-linux.h to gdb/arch/ and gdb/nat/Thiago Jung Bauermann1-5/+4
2026-03-16gdb, gdbserver, gdbsupport: replace many uses of strcmp with streqSimon Marchi10-79/+75
2026-03-05gdbserver: require_running_or_break for the 'z' and 'vCont' packetsTankut Baris Aktemur1-0/+2
2026-02-27Use enum types for remote fileio flagsTom Tromey1-2/+2
2026-02-13gdb/gdbserver: move argument setting complexity into gdbsupport/Andrew Burgess1-11/+9
2026-01-26gdbserver: Add aarch64-windows supportHannes Domani3-0/+468
2026-01-26gdbserver: Move software breakpoint recognition code into win32-i386-low.ccHannes Domani3-4/+15
2026-01-26gdbserver: Move setting of process_info::tdesc into win32-i386-low.ccHannes Domani3-21/+17
2026-01-26gdbserver: Update win32_target_ops to new stopped_data_addresses interfaceHannes Domani3-8/+8
2026-01-22Constify gdbserver "monitor" commandsTom Tromey6-7/+7
2026-01-15gdb, gdbsupport, gdbserver: add support for printf 't' length modifierSimon Marchi1-0/+8
2026-01-05Update copyright dates to include 2026Tom Tromey90-92/+92
2025-12-10[gdb] Fix whitespace in *.defTom de Vries1-0/+4
2025-12-02[gdb] Clean whitespace in *.ac and *.m4 filesTom de Vries3-166/+166
2025-12-02[gdb] Handle *.ac and *.m4 files in .gitattributesTom de Vries1-0/+10
2025-12-01gdb, gdbserver: propagate use of target_desc unique pointersSimon Marchi14-94/+97
2025-12-01gdbserver: remove leftovers from tic6x target_desc selftestsSimon Marchi1-21/+0
2025-12-01gdb/aarch64: change target_ops::stopped_data_address APIAndrew Burgess14-76/+100
2025-11-20gdb: include NT_I386_TLS note in generated core filesAndrew Burgess1-0/+105
2025-11-17gdbserver/aarch64: Enable FPMR for AArch64 in gdbserver on LinuxEzra Sitorus1-0/+29
2025-11-17gdb, gdbserver: fix read/write_ptid typesMarkus Metzger1-18/+33
2025-11-17gdbserver, read_ptid: handle '0' and '-1' thread idsMarkus Metzger1-2/+9
2025-11-14gdbserver: adjust init_target_desc call in tic6x_read_descriptionSimon Marchi1-1/+1
2025-11-14gdb: remove tic6x .dat filesSimon Marchi2-24/+1