19 Commits (f74dc26792a0679e29db45e56367331ff48666d1)

Author SHA1 Message Date
Lancelot Six f74dc26792 gdb/gdbsupport/gdbserver: Require c++17 3 years ago
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 3 years ago
Andrew Burgess 4b74833d1a gdb: don't use -Wmissing-prototypes with g++ 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 4 years ago
Mike Frysinger 7e3941ac06 gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS 5 years ago
Pedro Alves 0256da25c0 Remove process_stratum_target::hostio_last_error abstraction 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 5 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
Eli Zaretskii 05a6b8c28b Don't unnecessarily redefine 'socklen_t' type in MinGW builds. 6 years ago
Simon Marchi 613f149a90 gdbserver: remove support for Neutrino 6 years ago
Simon Marchi fdb95bf546 gdbserver: remove support for LynxOS 6 years ago
Simon Marchi 1eb3991427 gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct 6 years ago
Tom Tromey 4635ff9753 Change gdbserver to use existing gdbsupport 6 years ago
Tom Tromey 9a665d6226 Fix gdbserver build when intl already built 6 years ago
Simon Marchi db6878ac55 Move sourcing of development.sh to GDB_AC_COMMON 6 years ago
Tom Tromey 1a627e7e6c Change gdbserver to use existing gnulib and libiberty 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
Hannes Domani bdaed379e9 Add install-strip target to gdbserver 6 years ago
Maciej W. Rozycki 42cd72aa02 gdbserver: Make `make TAGS' actually work 6 years ago
Tom Tromey 05ea2a0510 Move many configure checks to common.m4 6 years ago
Tom Tromey b2ceabe8f0 Consolidate definition of USE_WIN32API 7 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Christian Biesinger 0ad6b8ee70 Consistently quote variables used with "test" 6 years ago
Christian Biesinger ab7d13f070 Replace the remaining uses of strerror with safe_strerror 7 years ago
Christian Biesinger cd850b40cc Use gnulib's strerror_r on MinGW 6 years ago
Christian Biesinger e48f6033b0 Move check for strerror_r to common.m4 where it belongs 7 years ago
Christian Biesinger e7e97a2ecd Also check for strerror_r in gdbserver 7 years ago
Tom Tromey c5adaa1921 Fix creation of stamp-h by gdb's configure script 7 years ago
Frank Ch. Eigler 404f29021a [PR build/24886] disable glibc mcheck support 7 years ago
Tom Tromey 268a13a5a3 Rename common to gdbsupport 7 years ago
Tom Tromey 73cc72729a Move gnulib to top level 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
Sergio Durigan Junior 8ecfd7bd4a Add parameter to allow enabling/disabling selftests via configure 8 years ago
Tom Tromey 49b036f1e0 Remove dead code from gdbserver's configure 8 years ago
Simon Marchi d0ac1c4488 Bump to autoconf 2.69 and automake 1.15.1 8 years ago
Alan Hayward b5884fa710 Add common/ dir in build directories 8 years ago
Eldar Abusalimov f517c1805a configure: Fix test for fs_base/gs_base in <sys/user.h> 8 years ago
Yao Qi 605fd3c659 Fix GDBserver build failure when $development is false 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
Pedro Alves 726e13564b Assume termios is available, remove support for termio and sgtty 9 years ago
Yao Qi 60d6cfc99e [GDBserver] Replicate src dir in build dir 9 years ago
Yao Qi 6d580b635f GDBserver self tests 9 years ago
Walfred Tedeschi 239b6d1095 gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver. 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Simon Marchi 3b165252e8 Remove code that checks for GNU/non-GNU make 10 years ago
Pedro Alves 0bcda68539 gdb: Require C++11 10 years ago