aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-0/+17
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-0/+5
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-0/+6
2015-07-24Remove proc->priv->new_inferiorYao Qi1-0/+8
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi1-0/+19
2015-07-24Set proc->priv->new_inferior out of linux_add_processYao Qi1-0/+7
2015-07-24Refactor start_inferiorYao Qi1-0/+4
2015-07-24Set general_thread after restartYao Qi1-0/+4
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-9/+9
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi1-0/+5
2015-07-17Move common aarch64 HW breakpoint/watchpoint code to nat/Yao Qi1-0/+30
2015-07-17Pass aarch64_debug_reg_state to functionsYao Qi1-0/+10
2015-07-17Use debug_printf to print debug messageYao Qi1-0/+6
2015-07-15Revert the previous 7 commits of: Validate binary before useJan Kratochvil1-0/+7
2015-07-15gdbserver build-id attribute generatorJan Kratochvil1-0/+16
2015-07-15Move linux_find_memory_regions_full & co.Jan Kratochvil1-0/+7
2015-07-15Move gdb_regex* to common/Jan Kratochvil1-0/+7
2015-07-15Create empty nat/linux-maps.[ch] and common/target-utils.[ch]Jan Kratochvil1-0/+8
2015-07-15Move ChangeLog entry to gdbserverPierre Langlois1-0/+6
2015-07-14gdbserver/Linux: internal error when killing a process that is already gonePedro Alves1-0/+5
2015-07-10gdbserver/event-loop.c: type mismatchPedro Alves1-0/+6
2015-07-10[GDBserver][AArch64] Cleanup comments for each linux_target_ops methodPierre Langlois1-0/+7
2015-07-09[gdbserver, aarch64] Set usrregs to NULL in regs_infoYao Qi1-0/+6
2015-07-02btrace: support Intel(R) Processor TraceMarkus Metzger1-0/+10
2015-06-29[GDBServer][AArch64] Enable support for Z0 packetsPierre Langlois1-0/+5
2015-06-29[GDBServer][AArch64] Use the same break instruction as GDBPierre Langlois1-0/+7
2015-06-24Remove redundant include directives.Gary Benson1-0/+10
2015-06-18remote: consider addressable unit size when reading/writing memorySimon Marchi1-0/+5
2015-06-15Merge multiple hex conversionsJan Kratochvil1-0/+7
2015-06-10Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil1-0/+5
2015-06-10Implement vFile:setfs in gdbserverGary Benson1-0/+20
2015-06-10Introduce nat/linux-namespaces.[ch]Gary Benson1-0/+9
2015-06-09Don't assume File-I/O mode bits match the host's formatGary Benson1-0/+5
2015-06-01Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi1-0/+5
2015-05-28Initialize last_resume_kind for remote fork childDon Breazeal1-0/+5
2015-05-15More C++ build fixingPedro Alves1-0/+5
2015-05-14Fix gdbserver build failure on arm-android.Joel Brobecker1-0/+7
2015-05-12Extended-remote follow vforkDon Breazeal1-0/+11
2015-05-12Arch-specific remote follow forkDon Breazeal1-0/+17
2015-05-12Extended-remote Linux follow forkDon Breazeal1-0/+27
2015-05-12Clone remote breakpointsDon Breazeal1-0/+8
2015-05-12Identify remote fork event supportDon Breazeal1-0/+21
2015-05-12Locate executables on remote stubs without multiprocess extensionsGary Benson1-0/+5
2015-05-08Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.Sandra Loosemore1-0/+7
2015-05-08[gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi1-0/+16
2015-05-06PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves1-0/+5
2015-04-21Introduce new shared function fileio_to_host_openflagsGary Benson1-0/+6
2015-04-17gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov1-0/+6
2015-04-17gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov1-0/+5
2015-04-17Implement qXfer:exec-file:read in gdbserverGary Benson1-0/+8