summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/configure.srv
Commit message (Expand)AuthorAgeFilesLines
* Convert the rest x86 target descriptionsusers/qiyao/target-desc-4origin/users/qiyao/target-desc-4Yao Qi2017-08-211-12/+14
* [GDBserver] Shorten srv_amd64_linux_xmlfilesYao Qi2017-08-211-1/+1
* [GDBserver] Use pre-generated amd64-linux tdesc as testYao Qi2017-08-211-9/+3
* Convert amd64-linux target descriptionsYao Qi2017-08-211-1/+2
* [GDBserver] Shorten srv_i386_linux_xmlfilesYao Qi2017-08-211-1/+1
* [GDBserver] Use pre-generated tdesc as testYao Qi2017-08-211-3/+8
* Share i386-linux target description between GDB and GDBserverYao Qi2017-08-211-0/+3
* [GDBserver] Centralize tdesc for i386-linuxYao Qi2017-08-211-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
* S390: Add vector register support to gdbserverAndreas Arnez2015-03-021-0/+9
* Move code to disable ASR to nat/Sergio Durigan Junior2015-01-151-1/+1
* Detect 64-bit-ness in PowerPC Book III-EYao Qi2015-01-141-1/+1
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-7/+7
* Create nat/i386-dregs.cGary Benson2014-06-191-7/+7
* link gdbserver against libibertyTom Tromey2014-06-121-6/+0
* Add AVX512 registers support to GDB and GDBserver.Michael Sturm2014-04-241-10/+10
* nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker2013-12-131-0/+6
* Add MPX support to gdbserver.Walfred Tedeschi2013-11-201-10/+10