aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure
AgeCommit message (Expand)AuthorFilesLines
2016-08-23x32 Fast tracepoints: IPA target descriptionsPedro Alves1-0/+31
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-1/+1
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves1-1/+2
2016-07-21Add -Wunused-but-set-* to buildTom Tromey1-1/+1
2016-04-20Build GDB as a C++ program by defaultPedro Alves1-1/+1
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves1-72/+7
2016-02-09Modernize configure.ac'sSimon Marchi1-3/+1
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-0/+4
2016-01-18Fix gdbserver build failure on targets without forkGary Benson1-54/+279
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger1-6/+60
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves1-2/+11
2015-11-23[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on AndroidJoel Brobecker1-1/+15
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves1-2/+1
2015-11-19[C++] Drop -fpermissive hackPedro Alves1-2/+1
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-9/+79
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-0/+198
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-56/+0
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-0/+56
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+1
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker1-0/+37
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson1-0/+77
2015-03-07Remove C-specific warnings from common warning setPedro Alves1-1/+3
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-5/+369
2015-02-27Create libiberty.m4, have GDB and GDBserver use itPedro Alves1-0/+339
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-1/+5
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-1/+1
2014-12-13configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker1-0/+18
2014-11-28Use readlink unconditionallyYao Qi1-1/+1
2014-11-21Include alloca.h unconditionallyYao Qi1-193/+2
2014-08-29Introduce common/gdb_setjmp.hGary Benson1-0/+33
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+1
2014-06-20Fix mingw32 build on x86-64 RHEL 6.5Gary Benson1-22/+1
2014-06-20Fix gdbserver cross build.Marcus Shawcroft1-0/+93
2014-06-12link gdbserver against libibertyTom Tromey1-1/+98
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-1/+1
2014-05-20Do not build gdbserver with -Werror by default if development=falseJoel Brobecker1-2/+2
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans1-1/+1
2013-11-18stdlib.h is universal tooTom Tromey1-1/+1
2013-11-18remove gdb_dirent.hTom Tromey1-318/+0
2013-11-18don't check for string.h or strings.hTom Tromey1-1/+1
2013-11-08remove unused gdbserver configuryTom Tromey1-67/+2
2013-11-08introduce common.m4Tom Tromey1-0/+550
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger1-1/+1
2013-07-04gdb/Yao Qi1-10/+22
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves1-0/+70
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves1-1/+1
2013-06-28gdbserver: fix the standalone buildMircea Gherzan1-0/+10
2013-04-22 PR gdb/7912:Tom Tromey1-1/+1
2013-04-17Use AC_DEFINE for USE_THREAD_DBPedro Alves1-4/+3
2013-03-11Add the gdb remote target operations for branch tracing.Markus Metzger1-0/+6