249 Commits (c919d6be44913ed52d91c203e87e529ee17de805)

Author SHA1 Message Date
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
Tom Tromey 77fba254d9 Add stdio support to gdbreplay 6 years ago
Tom Tromey c054dcd552 Minor constification in gdbreplay 6 years ago
Paul E. Murphy 9c9d63b15a gnulib: update to 776af40e0 6 years ago
Pedro Alves 7e9cf1fe36 gdbserver: spurious SIGTRAP w/ detach while step-over in progress 6 years ago
Pedro Alves b0083dd72f Fix a couple vStopped pending ack bugs 6 years ago
Simon Marchi 6bd434d6ca gdb: make some variables static 6 years ago
Tom de Vries 037e8112b9 [gdb/server] Don't overwrite fs/gs_base with -m32 6 years ago
Tom de Vries 78e4948694 [gdb/build] Fix gdbserver build with -fsanitize=address 6 years ago
Simon Marchi 3ec3145c5d gdb: introduce scoped debug prints 6 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 6 years ago
Joel Brobecker 2b47c078fd Update copyright year in version message for gdb, gdbserver and gdbreplay 6 years ago
Luis Machado 19007d9556 Fix TBI handling for watchpoints 6 years ago
Andrew Burgess 9664849417 gdbsupport: make use of safe-ctype functions from libiberty 6 years ago
Andrew Burgess 81fdd7acec gdbserver: add missing --disable-packet options to help text 6 years ago
Simon Marchi dda83cd783 gdb, gdbserver, gdbsupport: fix leading space vs tabs issues 6 years ago
Simon Marchi 19dd0ae5e7 gdbserver: replace AC_TRY_COMPILE in acinclude.m4 6 years ago
Simon Marchi b9442ec18b gdbsupport: replace AC_TRY_COMPILE in common.m4 6 years ago
Simon Marchi 864ca43565 gdbsupport: replace AC_TRY_COMPILE in warning.m4 6 years ago
Simon Marchi 5164c11714 gdbsupport: replace AC_TRY_COMPILE in ptrace.m4 6 years ago
Simon Marchi b6fb30eda7 gdbsupport: re-indent ptrace.m4 6 years ago
Simon Marchi 7e8c7130fe gdbserver: modernize configure.ac 6 years ago
Simon Marchi 91e1a0ed09 gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of AC_CANONICAL_SYSTEM 6 years ago