271 Commits (92fc129e2b0066706ee8971d311f2c507ce38d4b)

Author SHA1 Message Date
Simon Marchi c272a98cbf gdb: pass more const target_waitstatus by reference 5 years ago
Simon Marchi 7dca2ea7ff gdb: rename target_waitstatus_to_string to target_waitstatus::to_string 5 years ago
Tom Tromey b7c9d393d6 Remove config.cache in gdbserver's "distclean" 5 years ago
Tom Tromey 0b03c6f03d Fix build on rhES5 5 years ago
Simon Marchi 6c130ba387 gdbserver: re-generate configure 5 years ago
Luis Machado 7fd8546853 [AArch64] Make gdbserver register set selection dynamic 5 years ago
Stafford Horne 4933265c3f gdb: or1k: implement gdb server 6 years ago
Simon Marchi 61d7f128e6 gdbserver: make target_pid_to_str return std::string 5 years ago
Tom Tromey aab00c2dff Fix 'uninstall' target 5 years ago
Tom Tromey 63b868ddf8 Remove unused variables from gdbserver's Makefile 5 years ago
Simon Marchi 183be22290 gdb, gdbserver: make target_waitstatus safe 5 years ago
Simon Marchi c360a4732b gdbserver: initialize the members of lwp_info in-class 5 years ago
Simon Marchi d2f325df0b gdbserver: make thread_info non-POD 5 years ago
Tom de Vries 77252bf26e [gdb/build] Add CXX_DIALECT to CXX 5 years ago
Tom Tromey 96bbe3ef96 Change ptid_t::tid to ULONGEST 5 years ago
Tom Tromey 184ea2f731 Remove defaulted 'tid' parameter to ptid_t constructor 5 years ago
Tom Tromey 929ee488e9 Remove unused declaration from gdbserver/win32-low.h 5 years ago
H.J. Lu 4eb629d50d gdbserver: Check r_version < 1 for Linux debugger interface 5 years ago
Tom Tromey 0b73bf7fa3 Fix the Windows build 5 years ago
Andrew Burgess 730afdd139 gdb: move remaining ChangeLogs to legacy files 5 years ago
Simon Marchi 11bd012ed2 gdb: make inferior::m_cwd an std::string 5 years ago
Simon Marchi 5b8bf2e75e gdb: un-share set_inferior_cwd declaration 5 years ago
Simon Marchi f4931779e4 gdbsupport/common.m4: check for sigtimedwait 5 years ago
Mike Frysinger 7e3941ac06 gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS 5 years ago
Mike Frysinger 483ab96a1b gnulib: define the path to gnulib's parent dir 5 years ago
Simon Marchi 01add95bed gdb: fix some indentation issues 5 years ago
Andrew Burgess c1c0a7e1f3 gdb: additional settings for emacs in .dir-locals.el 5 years ago
Simon Marchi 8d06918ff5 gdb, gdbserver: make status_to_str return std::string 5 years ago
Pedro Alves 4655f8509f Don't run personality syscall at configure time; don't check it at all 5 years ago
Pedro Alves e2ea3a381a Don't include sys/personality.h in linux-low.cc anymore 5 years ago
Tankut Baris Aktemur 482155e609 gdbserver/server: make some functions void 5 years ago
Tom Tromey 8228833924 Fix x86_64 mingw build 5 years ago
Tom Tromey e228ef975e Share DLL code between gdb and gdbserver 5 years ago
Tom Tromey de07187290 Use nat/windows-nat function indirection code 5 years ago
Tom Tromey 38ae29156f Remove use of _WIN32_WCE 5 years ago
Pedro Alves 6cacd44948 Remove WinCE code from gdbreplay 5 years ago
Tom Tromey 1228cb9094 Remove some unused typedefs from gdbserver 5 years ago
Pedro Alves 0256da25c0 Remove process_stratum_target::hostio_last_error abstraction 5 years ago
Simon Marchi d471748373 gdb, gdbserver: remove WinCE support code 5 years ago
Tankut Baris Aktemur 04977957ec gdbserver: constify the 'pid_to_exec_file' target op 5 years ago
Eli Zaretskii 114ee2a4ae Improve support for loading DLLs at run time in gdbserver. 5 years ago
Luis Machado 782c1ab836 Fix inverted logic bug 5 years ago
Luis Machado 41919a58ce AArch64: Add gdbserver MTE support 6 years ago
Luis Machado 5e984dbf35 AArch64: Add MTE register set support for GDB and gdbserver 6 years ago
Luis Machado c1bd443b4d AArch64: Add target description/feature for MTE registers 6 years ago
Luis Machado 0424512519 AArch64: Add MTE CPU feature check support 6 years ago
Luis Machado c2cfa6542c Unit tests for gdbserver memory tagging remote packets 6 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
Simon Marchi 1a48f0027d gdbserver: linux-low: make linux_process_target::filter_event return void 6 years ago