aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver
AgeCommit message (Expand)AuthorFilesLines
2018-07-04Warn if /proc is not accessiblegdb-8.2-branchpointVyacheslav Barinov2-0/+6
2018-07-03Remove ptid_equalTom Tromey10-44/+52
2018-07-03Remove ptid_matchTom Tromey2-3/+7
2018-07-03Remove ptid_is_pidTom Tromey2-2/+6
2018-07-03Remove ptid_get_tidTom Tromey2-2/+6
2018-07-03Remove ptid_get_lwpTom Tromey10-22/+34
2018-07-03Remove ptid_get_pidTom Tromey11-25/+38
2018-07-03Remove pid_to_ptidTom Tromey9-20/+31
2018-07-03Remove ptid_buildTom Tromey8-28/+38
2018-06-29Add missing parameter to 'amd64_create_target_description' (and unbreak build)Sergio Durigan Junior2-1/+6
2018-06-29x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves1-1/+1
2018-06-28Remove 2 excessive executable permission flagsJan Kratochvil2-0/+4
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi5-514/+611
2018-06-18Remove current_traceframe declarationSimon Marchi2-2/+4
2018-06-18Ptrace support for AArch64 SVE gdbserverAlan Hayward2-3/+68
2018-06-18Ptrace support for Aarch64 SVEAlan Hayward2-0/+5
2018-06-11Enable Aarch64 SVE for gdbserverAlan Hayward6-14/+44
2018-06-11Increase gdbsever PBUFSIZAlan Hayward2-1/+5
2018-06-11Add regcache raw_compare methodAlan Hayward3-0/+22
2018-06-11Add reg_buffer_commonAlan Hayward3-23/+66
2018-06-09Remove use of queue.h from gdbserver/event-loop.cTom Tromey2-22/+20
2018-06-08Add missing client_state struct references to win target.Stan Cox2-1/+7
2018-06-08Make gdbreplay use more common routinesPedro Alves3-37/+52
2018-06-08Remove cleanups from btrace codeTom Tromey2-10/+7
2018-06-04Add client_state struct.Stan Cox9-374/+451
2018-05-31Function for reading the Aarch64 SVE vector lengthAlan Hayward2-0/+5
2018-05-31Add Aarch64 SVE target descriptionAlan Hayward2-1/+7
2018-05-25MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki1-0/+5
2018-05-23Improve File I/O overflow detection in gdbserver (PR server/23198)Erik Kurzinger2-4/+15
2018-05-22MIPS/gdbserver: Correctly handle narrow big-endian register transfersMaciej W. Rozycki2-4/+52
2018-05-22[PowerPC] Fix access to VSCR in linux targetsPedro Franco de Carvalho2-2/+27
2018-05-22[PowerPC] Consolidate linux vector regset sizesPedro Franco de Carvalho2-6/+8
2018-05-22[PowerPC] Disable regsets using zero sizes in gdbserverPedro Franco de Carvalho2-21/+36
2018-05-22[PowerPC] Consolidate wordsize getter between native and gdbserverPedro Franco de Carvalho2-26/+11
2018-05-22[PowerPC] Consolidate linux target description selectionPedro Franco de Carvalho6-62/+55
2018-05-22MIPS/Linux: Disable n32 USR `ptrace' accesses to 64-bit registersMaciej W. Rozycki2-0/+15
2018-05-22MIPS/gdbserver: Fix issues with $zero register readsMaciej W. Rozycki2-4/+27
2018-05-10x86 LynxOS-178: Adjust floating-point context structureJoel Brobecker2-1/+46
2018-05-10Fix the clang buildTom Tromey2-1/+5
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker10-26/+74
2018-05-10gdbserver/Windows: Fix "no program to debug" errorJoel Brobecker2-0/+10
2018-05-10[gdbserver/win32] fatal "glob could not process pattern '(null)'" errorJoel Brobecker2-2/+11
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess4-59/+177
2018-05-07Add -Wduplicated-condTom Tromey2-1/+6
2018-05-04Add -Wimplicit-fallthroughTom Tromey2-1/+6
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil2-3/+34
2018-04-27Enable -Wsuggest-overrideTom Tromey2-1/+6
2018-04-23Regenerate gdb/configure and gdbserver/configureTom Tromey2-12/+23
2018-04-19Fix dependency tracking in gdbserver subdirectoriesSimon Marchi2-2/+11
2018-04-18Remove xml files from gdbserverAlan Hayward2-28/+14