aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi1-0/+16
2016-04-05Make ftrace tests work with remote targetsSimon Marchi1-1/+1
2016-03-31gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki1-0/+48
2016-03-29gdbserver/s390: Add fast tracepoint support.Marcin Kościelnicki1-0/+48
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki1-0/+21
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi1-0/+3
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-2/+5
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-1/+8
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-2/+5
2015-11-18[gdbserver/ipa] Fix build dependenciesPedro Alves1-1/+1
2015-10-21Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay1-1/+8
2015-09-21Add support for fast tracepointsPierre Langlois1-0/+6
2015-09-21Move instruction decoding into new arch/ directoryPierre Langlois1-0/+6
2015-08-25Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi1-0/+3
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-0/+3
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-11/+1
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-0/+4
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil1-1/+7
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-1/+4
2015-04-09Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson1-3/+3
2015-03-24Move low-level Linux x86 debug register code to a shared fileGary Benson1-0/+3
2015-03-24Make lwp_info.arch_private handling sharedGary Benson1-0/+3
2015-03-11Move remote_fileio_to_fio_stat to gdb/commonGary Benson1-2/+6
2015-03-04Add linux-aarch64-low.c in SFILEYao Qi1-0/+1
2015-03-02S390: Add vector register support to gdbserverAndreas Arnez1-1/+11
2015-02-27Add --enable-build-with-cxx configure switchPedro Alves1-6/+10
2015-02-09btrace: add struct btrace_dataMarkus Metzger1-2/+6
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-0/+4
2015-01-15Move safe_strerror to common/Sergio Durigan Junior1-0/+6
2015-01-14Detect 64-bit-ness in PowerPC Book III-EYao Qi1-1/+4
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-30Clean up after generated c files for MIPS DSP targetsJames Hogan1-1/+2
2014-09-16Fix CPPFLAGS handling in gdbserver's build.Joel Brobecker1-2/+3
2014-09-11Introduce common/symbol.hGary Benson1-2/+2
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-2/+2
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson1-1/+6
2014-08-29Move cleanups.[ch] to commonGary Benson1-2/+5
2014-08-19Introduce common-debug.hGary Benson1-3/+7
2014-08-19Introduce common/errors.hGary Benson1-3/+13
2014-06-20Move shared native target specific code to gdb/natGary Benson1-20/+17
2014-06-20Fix gdbserver cross build.Marcus Shawcroft1-0/+2
2014-06-19Create nat/i386-dregs.cGary Benson1-0/+4
2014-06-12link gdbserver against libibertyTom Tromey1-27/+16
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-1/+1
2014-04-28[gdbserver] Correctly generate i386-avx512.cYao Qi1-1/+1
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-2/+17
2014-02-14Compile rsp-low.c for IPAYao Qi1-1/+4
2014-02-12move some rsp bits into rsp-low.hTom Tromey1-2/+6
2014-02-12share "cell" codeTom Tromey1-3/+9