29 Commits (09d4e6bb2fe97ea03e881405c5e8960cd5fd3263)

Author SHA1 Message Date
Pedro Alves 53de5394f7 Support clone events in the remote protocol 4 years ago
Luis Machado 6a65998a8a Convert tdesc's expedite_regs to a string vector 3 years ago
Tankut Baris Aktemur 94dd9fb748 gdbserver: use target_waitstatus::to_string in 'prepare_resume_reply' 3 years ago
Tom de Vries 33b5899fc0 [gdb] Fix typos 3 years ago
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 3 years ago
Pedro Alves f34652de0b internal_error: remove need to pass __FILE__/__LINE__ 4 years ago
Pedro Alves 4414150d33 gdbserver: Fixup previous patch 4 years ago
Pedro Alves 04f0c03a22 gdbserver: Fix incorrect assertion 4 years ago
Simon Marchi 91f94053dd gdbserver: introduce remote_debug_printf 4 years ago
Simon Marchi c058728c31 gdbserver: introduce threads_debug_printf, THREADS_SCOPED_DEBUG_ENTER_EXIT 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 4 years ago
Tankut Baris Aktemur 24583e45ef gdbserver: replace direct assignments to current_thread 4 years ago
Simon Marchi c272a98cbf gdb: pass more const target_waitstatus by reference 4 years ago
Simon Marchi 61d7f128e6 gdbserver: make target_pid_to_str return std::string 5 years ago
Simon Marchi 183be22290 gdb, gdbserver: make target_waitstatus safe 5 years ago
Tom Tromey 184ea2f731 Remove defaulted 'tid' parameter to ptid_t constructor 5 years ago
Luis Machado 546b77fe78 GDBserver remote packet support for memory tagging 6 years ago
Tankut Baris Aktemur d171632faa gdbserver: convert the global dll list into a process_info field 5 years ago
Paul E. Murphy 9c9d63b15a gnulib: update to 776af40e0 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 5 years ago
Simon Marchi 2554f6f564 gdb: give names to event loop file handlers 6 years ago
Simon Marchi 613f149a90 gdbserver: remove support for Neutrino 6 years ago
Tom Tromey 73944e9f63 Remove gdb_fildes_t 6 years ago
Tom Tromey 55d7aec85e Switch gdbserver to gdbsupport event loop 6 years ago
Andrew Burgess 442131c1be gdbserver: Add mechanism to prevent sending T stop packets 6 years ago
Tankut Baris Aktemur 52405d85ec gdbserver: finish turning the target ops vector into a class 6 years ago
Tankut Baris Aktemur 6eeb5c5531 gdbserver: turn target ops 'stopped_by_watchpoint' and 'stopped_data_address' into methods 6 years ago
Tankut Baris Aktemur eb497a2a77 gdbserver: turn target op 'request_interrupt' into a method 6 years ago
Simon Marchi feacfcacaa gdbserver: rename source files to .cc 6 years ago
Tom Tromey 919adfe840 Move gdbserver to top level 6 years ago
Pedro Alves 5b6d1e4fa4 Multi-target support 6 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Tom Tromey 21987b9c06 Add RAII class for blocking gdb signals 7 years ago
Christian Biesinger f9d949fb7b Move declarations of debug_threads and using_threads to header 7 years ago
Tom Tromey 4196ab2a6d Replace write_inferior_memory with target_write_memory 7 years ago
Tom Tromey 268a13a5a3 Rename common to gdbsupport 7 years ago
Tom Tromey 422186a95c Remove newlines from warnings 7 years ago
Eli Zaretskii 353ea2d106 On MS-Windows, define _WIN32_WINNT in a single common place. 7 years ago
Alan Hayward c1bc0935a4 gdbserver: Move remote_debug to a single place 7 years ago
Eli Zaretskii 41fa577fbc Fix GDB compilation on MinGW (PR gdb/24292) 7 years ago
Tom Tromey 0747795c08 Normalize includes to use common/ 7 years ago
Tom Tromey be6d4f74c7 Remove duplicate or commented-out #includes 7 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Simon Marchi 80e24d0986 Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested." 8 years ago
John Darrington f19c7ff839 GDBSERVER: Listen on a unix domain (instead of TCP) socket if requested. 8 years ago
Tom Tromey 752312ba4e Use GNU style for metasyntactic variables in gdbserver 8 years ago
Tom Tromey b0a7723d29 Remove unused variables from gdbserver 8 years ago
Sergio Durigan Junior c7ab0aef11 Implement IPv6 support for GDB/gdbserver 8 years ago
Tom Tromey d7e15655a4 Remove ptid_equal 8 years ago
Tom Tromey e38504b392 Remove ptid_get_lwp 8 years ago