summaryrefslogtreecommitdiff
path: root/gdb/gdbserver
Commit message (Expand)AuthorAgeFilesLines
...
* Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi2015-07-174-618/+35
* Pass aarch64_debug_reg_state to functionsYao Qi2015-07-172-21/+32
* Use debug_printf to print debug messageYao Qi2015-07-172-19/+25
* Revert the previous 7 commits of: Validate binary before useJan Kratochvil2015-07-157-469/+45
* gdbserver build-id attribute generatorJan Kratochvil2015-07-152-36/+378
* Move linux_find_memory_regions_full & co.Jan Kratochvil2015-07-152-0/+43
* Move gdb_regex* to common/Jan Kratochvil2015-07-154-0/+70
* Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil2015-07-153-2/+16
* Move ChangeLog entry to gdbserverPierre Langlois2015-07-151-0/+6
* [GDBserver][AArch64] Enable support for range steppingPierre Langlois2015-07-151-0/+13
* gdbserver/Linux: internal error when killing a process that is already gonePedro Alves2015-07-142-1/+9
* gdbserver/event-loop.c: type mismatchPedro Alves2015-07-102-2/+8
* [GDBserver][AArch64] Cleanup comments for each linux_target_ops methodPierre Langlois2015-07-102-26/+44
* [GDBServer][AArch64] Enable support for tracepointsPierre Langlois2015-07-091-0/+10
* [gdbserver, aarch64] Set usrregs to NULL in regs_infoYao Qi2015-07-092-29/+7
* btrace: support Intel(R) Processor TraceMarkus Metzger2015-07-023-9/+137
* [GDBServer][AArch64] Enable support for Z0 packetsPierre Langlois2015-06-292-1/+6
* [GDBServer][AArch64] Use the same break instruction as GDBPierre Langlois2015-06-292-6/+15
* Remove redundant include directives.Gary Benson2015-06-248-13/+10
* remote: consider addressable unit size when reading/writing memorySimon Marchi2015-06-182-2/+7
* Merge multiple hex conversionsJan Kratochvil2015-06-152-3/+10
* Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil2015-06-102-1/+6
* Implement vFile:setfs in gdbserverGary Benson2015-06-106-4/+117
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-106-4/+19
* Don't assume File-I/O mode bits match the host's formatGary Benson2015-06-092-3/+10
* Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi2015-06-013-17/+5
* Initialize last_resume_kind for remote fork childDon Breazeal2015-05-282-1/+10
* More C++ build fixingPedro Alves2015-05-152-3/+11
* Fix build gdbserver build errors on arm, mips, aarch64.Don Breazeal2015-05-143-17/+17
* Fix gdbserver build failure on arm-android.Joel Brobecker2015-05-145-0/+52
* Extended-remote follow vforkDon Breazeal2015-05-124-6/+50
* Arch-specific remote follow forkDon Breazeal2015-05-127-12/+187
* Extended-remote Linux follow forkDon Breazeal2015-05-129-15/+223
* Clone remote breakpointsDon Breazeal2015-05-123-0/+119
* Identify remote fork event supportDon Breazeal2015-05-126-0/+81
* Locate executables on remote stubs without multiprocess extensionsGary Benson2015-05-122-5/+25
* Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.Sandra Loosemore2015-05-082-7/+11
* [gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi2015-05-088-1/+53
* PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves2015-05-062-0/+7
* Introduce new shared function fileio_to_host_openflagsGary Benson2015-04-212-33/+7
* gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov2015-04-172-2/+8
* gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov2015-04-172-7/+6
* Implement qXfer:exec-file:read in gdbserverGary Benson2015-04-174-0/+57
* gdbserver: fix uClibc build whithout MMU.Romain Naour2015-04-152-1/+5
* Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson2015-04-093-7/+7
* Introduce new shared function remote_fileio_to_fio_errorGary Benson2015-04-092-54/+7
* gdbserver gnu/linux: stepping over breakpointYao Qi2015-04-093-8/+16
* GDBServer: give more complete usage informationPedro Alves2015-04-012-7/+39
* Debug output tweaks in the Linux target backendsPedro Alves2015-03-242-4/+33
* Move duplicated Linux x86 code to nat/x86-linux.cGary Benson2015-03-242-16/+6