summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure.srv
Commit message (Expand)AuthorAgeFilesLines
* Add xml selftests for aarch64 target description.Alan Hayward2017-11-241-0/+1
* gdbserver: add aarch64_create_target_descriptionAlan Hayward2017-11-241-3/+9
* Change tic6x target descriptionsYao Qi2017-11-241-6/+8
* Better make rule for arch/ files built for IPAAlan Hayward2017-11-151-2/+2
* [GDBserver] Move aarch64-insn.o to arch/ and remove one Makefile ruleYao Qi2017-10-171-1/+1
* [GDBserver] Move arm-linux.o and arm-get-next-pcs.o to arch/Yao Qi2017-10-171-2/+2
* [GDBserver] Move arm.o to arch/arm.oYao Qi2017-10-171-2/+2
* [GDBserver] Replicate src dir in build dirYao Qi2017-10-171-9/+9
* S390: Add guarded-storage register support to gdbserverAndreas Arnez2017-09-251-0/+8
* Convert the rest x86 target descriptionsYao Qi2017-09-051-12/+14
* [GDBserver] Shorten srv_amd64_linux_xmlfilesYao Qi2017-09-051-1/+1
* [GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi2017-09-051-9/+3
* Convert amd64-linux target descriptionsYao Qi2017-09-051-1/+2
* [GDBserver] Shorten srv_i386_linux_xmlfilesYao Qi2017-09-051-1/+1
* [GDBserver] Use pre-generated tdesc as testYao Qi2017-09-051-3/+8
* Share i386-linux target description between GDB and GDBserverYao Qi2017-09-051-0/+3
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-09-051-2/+4
* Clean up x86 non-linux GDBserver target descriptionsYao Qi2017-08-091-4/+4
* Remove x32 non-linux target descriptionsYao Qi2017-08-091-2/+2
* Unbreak GDBserver build for x32Yao Qi2017-08-041-0/+1
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-3/+3
* Add support for Intel PKRU register to GDB and GDBserver.Michael Sturm2017-02-171-12/+12
* Add target description for avx-avx512.Michael Sturm2017-02-171-10/+10
* Rename target descriptions to reflect actual content of description.Michael Sturm2017-02-171-11/+10
* amd64-linux: expose system register FS_BASE and GS_BASE for Linux.Walfred Tedeschi2017-01-271-1/+1
* Update the path arm-*.xml files for aarch64Yao Qi2016-10-051-2/+2
* Clean up the XML files for ARMYao Qi2016-10-051-8/+8
* x32 Fast tracepoints: IPA target descriptionsPedro Alves2016-08-191-1/+7
* [obv] [PR gdb/19980] Typo in gdbserver/configure.srvWalfred Tedeschi2016-04-221-1/+1
* Add target descriptions for AVX + MPXWalfred Tedeschi2016-04-191-10/+10
* gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki2016-03-311-0/+2
* gdbserver/s390: Add fast tracepoint support.Marcin Kościelnicki2016-03-291-0/+16
* [PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki2016-02-251-2/+2
* Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi2016-02-021-1/+3
* Support software single step on ARM in GDBServerAntoine Tremblay2015-12-181-0/+2
* Support Z0 packet in AArch64 multi-arch debuggingYao Qi2015-12-071-0/+1
* Implement breakpoint_kind_from_pc and sw_breakpoint_from_kind for ARM in GDBS...Antoine Tremblay2015-10-211-0/+1
* Add support for fast tracepointsPierre Langlois2015-09-211-0/+1
* Move instruction decoding into new arch/ directoryPierre Langlois2015-09-211-0/+1
* Move aarch64_linux_prepare_to_resume to nat/aarch64-linux.cYao Qi2015-08-251-0/+1
* xtensa: implement NPTL helpersMax Filippov2015-08-211-0/+1
* Use arm target description and regs_info for 32-bit file on aarch64 GDBserverYao Qi2015-08-041-0/+4
* New regs_info for aarch32Yao Qi2015-08-041-0/+1
* [gdbserver] Don't set srv_linux_usrregs for aarch64*-*-linux*Yao Qi2015-07-271-1/+0
* Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi2015-07-171-1/+1
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-151-1/+1
* Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil2015-07-151-1/+1
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-1/+1
* Move low-level Linux x86 debug register code to a shared fileGary Benson2015-03-241-0/+2
* Make lwp_info.arch_private handling sharedGary Benson2015-03-241-2/+2