summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* remote: consider addressable unit size when reading/writing memorySimon Marchi2015-06-181-0/+5
* Merge multiple hex conversionsJan Kratochvil2015-06-151-0/+7
* Fix gdbserver <library-list> and its #FIXED version="1.0"Jan Kratochvil2015-06-101-0/+5
* Implement vFile:setfs in gdbserverGary Benson2015-06-101-0/+20
* Introduce nat/linux-namespaces.[ch]Gary Benson2015-06-101-0/+9
* Don't assume File-I/O mode bits match the host's formatGary Benson2015-06-091-0/+5
* Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.hYao Qi2015-06-011-0/+5
* Initialize last_resume_kind for remote fork childDon Breazeal2015-05-281-0/+5
* More C++ build fixingPedro Alves2015-05-151-0/+5
* Fix gdbserver build failure on arm-android.Joel Brobecker2015-05-141-0/+7
* Extended-remote follow vforkDon Breazeal2015-05-121-0/+11
* Arch-specific remote follow forkDon Breazeal2015-05-121-0/+17
* Extended-remote Linux follow forkDon Breazeal2015-05-121-0/+27
* Clone remote breakpointsDon Breazeal2015-05-121-0/+8
* Identify remote fork event supportDon Breazeal2015-05-121-0/+21
* Locate executables on remote stubs without multiprocess extensionsGary Benson2015-05-121-0/+5
* Use PTRACE_GETREGSET/SETREGSET in nios2 gdbserver.Sandra Loosemore2015-05-081-0/+7
* [gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi2015-05-081-0/+16
* PR server/18081: gdbserver crashes when providing an unexisting binaryPedro Alves2015-05-061-0/+5
* Introduce new shared function fileio_to_host_openflagsGary Benson2015-04-211-0/+6
* gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov2015-04-171-0/+6
* gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov2015-04-171-0/+5
* Implement qXfer:exec-file:read in gdbserverGary Benson2015-04-171-0/+8
* gdbserver: fix uClibc build whithout MMU.Romain Naour2015-04-151-0/+4
* Introduce new shared function remote_fileio_to_fio_errorGary Benson2015-04-091-0/+5
* gdbserver gnu/linux: stepping over breakpointYao Qi2015-04-091-0/+10
* GDBServer: give more complete usage informationPedro Alves2015-04-011-0/+6
* Debug output tweaks in the Linux target backendsPedro Alves2015-03-241-0/+7
* Move duplicated Linux x86 code to nat/x86-linux.cGary Benson2015-03-241-0/+6
* Move low-level Linux x86 debug register code to a shared fileGary Benson2015-03-241-0/+16
* Introduce x86_linux_update_debug_registersGary Benson2015-03-241-0/+6
* Linux x86 low-level debug register comment synchronizationGary Benson2015-03-241-0/+12
* Linux x86 low-level debug register code synchronizationGary Benson2015-03-241-0/+6
* Rename gdbserver's low-level Linux x86 debug register accessorsGary Benson2015-03-241-0/+14
* Make lwp_info.arch_private handling sharedGary Benson2015-03-241-0/+14
* Change signature of linux_target_ops.new_threadGary Benson2015-03-241-0/+9
* Introduce basic LWP accessorsGary Benson2015-03-241-0/+10
* Make linux_stop_lwp be a shared functionGary Benson2015-03-241-0/+4
* Add iterate_over_lwps to gdbserverGary Benson2015-03-241-0/+12
* Add x86_debug_reg_state to gdbserverGary Benson2015-03-241-0/+5
* Introduce current_lwp_ptidGary Benson2015-03-241-0/+8
* constify gdbserver/tracepoint.cPedro Alves2015-03-201-0/+4
* constify gdbserver/server.cPedro Alves2015-03-201-0/+4
* Fix race exposed by gdb.threads/killed.expPedro Alves2015-03-191-0/+10
* gdbserver/Linux: unbreak non-stopPedro Alves2015-03-191-0/+6
* gdbserver/Linux: unbreak thread event randomizationPedro Alves2015-03-191-0/+5
* select_event_lwp_callback: update commentsPedro Alves2015-03-191-0/+5
* Reimplement "vFile:fstat" without qSupportedGary Benson2015-03-181-1/+4
* Implement vFile:fstat: in gdbserverGary Benson2015-03-111-0/+9
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-111-0/+10