summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/config.in
Commit message (Expand)AuthorAgeFilesLines
* Move many configure checks to common.m4Tom Tromey2020-01-141-0/+51
* Replace the remaining uses of strerror with safe_strerrorChristian Biesinger2019-12-101-4/+0
* Set names of worker threadsTom Tromey2019-11-261-0/+3
* Add RAII class for blocking gdb signalsTom Tromey2019-11-261-0/+3
* Add configure check for std::threadTom Tromey2019-11-261-0/+10
* Import the strerror_r-posix module and use it in GDB.Christian Biesinger2019-11-151-3/+0
* Also check for strerror_r in gdbserverChristian Biesinger2019-10-311-0/+3
* Check for sigprocmask in common.m4Tom Tromey2019-10-231-0/+3
* Move gdb-dlfcn.[ch] to gdbsupport/Sergio Durigan Junior2019-08-231-0/+3
* [PR build/24886] disable glibc mcheck supportFrank Ch. Eigler2019-08-061-3/+0
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-4/+12
* Remove ioctl-based procfs support on SolarisRainer Orth2017-11-301-3/+0
* Don't check termio.h and sgtty.h in common/common.m4 eitherPedro Alves2017-11-061-6/+0
* GDBserver self testsYao Qi2017-08-181-0/+3
* gdbserver-amd64: add HAVE_STRUCT_USER_REGS_STRUCT_(GS|FS)_BASE for gdbserver.Walfred Tedeschi2017-01-271-0/+6
* gdb: Require C++11Pedro Alves2016-10-281-0/+3
* Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves2016-08-091-0/+3
* Fix gdbserver build failure on targets without forkGary Benson2016-01-181-0/+21
* C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves2015-07-241-0/+3
* make gdbserver use the same ptrace autoconf checks as gdbPedro Alves2015-07-241-0/+22
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-3/+0
* Move gdb_regex* to common/Jan Kratochvil2015-07-151-0/+3
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-0/+3
* Fix gdbserver build failure on arm-android.Joel Brobecker2015-05-141-0/+3
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-111-0/+6
* Create libiberty.m4, have GDB and GDBserver use itPedro Alves2015-02-271-0/+41
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-141-0/+3
* Use readlink unconditionallyYao Qi2014-11-281-3/+0
* Include alloca.h unconditionallyYao Qi2014-11-211-3/+0
* Introduce common/gdb_setjmp.hGary Benson2014-08-291-0/+3
* Move errno.h to common-defs.hGary Benson2014-08-071-3/+0
* Fix mingw32 build on x86-64 RHEL 6.5Gary Benson2014-06-201-9/+0
* New gdbserver option --debug-format=timestamp.Doug Evans2014-01-221-0/+3
* remove gdb_dirent.hTom Tromey2013-11-181-15/+0
* remove unused gdbserver configuryTom Tromey2013-11-081-6/+0
* introduce common.m4Tom Tromey2013-11-081-0/+18
* gdb: btrace: fix build errors on older glibc buildsMike Frysinger2013-09-291-0/+3
* Renegerate gdbserver/config.in.Pedro Alves2013-08-211-0/+3
* PR gdb/7912:Tom Tromey2013-04-221-0/+6
* Use AC_DEFINE for USE_THREAD_DBPedro Alves2013-04-171-0/+3
* Add the gdb remote target operations for branch tracing.Markus Metzger2013-03-111-0/+3
* * configure.ac: Invoke AC_SYS_LARGEFILE.Tom Tromey2013-02-281-0/+6
* 2012-11-28 Markus Metzger <markus.t.metzger@intel.com>Markus Metzger2012-11-281-0/+3
* 2012-11-15 Pierre Muller <muller@sourceware.org>Pierre Muller2012-11-151-0/+3
* * gdb_string.h: Moved to ...Doug Evans2012-08-081-0/+4
* 2012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-191-250/+13
* 2012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-191-13/+250
* 2012-04-19 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-191-4/+0
* 2012-04-18 Pedro Alves <palves@redhat.com>Pedro Alves2012-04-181-278/+13
* gdb/Yao Qi2012-04-141-0/+41