aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-12-17Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTLPedro Alves1-0/+10
2015-12-16Fix -Wno-unknown-warning support detectionPedro Alves1-0/+6
2015-12-14Target remote mode fork and exec event supportDon Breazeal1-0/+5
2015-12-11Understand arm breakpoints in aarch64_breakpoint_atYao Qi1-0/+5
2015-12-11Use arm_eabi_breakpoint on aarch32Yao Qi1-0/+5
2015-12-07Support Z0 packet in AArch64 multi-arch debuggingYao Qi1-0/+45
2015-12-04gdbserver: set ptrace flags after creating inferiorsJosh Stone1-0/+18
2015-12-03Remove duplicate arch/arm.h include in linux-arm-low.c.Antoine Tremblay1-0/+4
2015-11-30Remove too simple breakpoint_reinsert_addr implementations.Antoine Tremblay1-0/+15
2015-11-30Remove support for thread events without PTRACE_EVENT_CLONE in GDBServer.Antoine Tremblay1-0/+19
2015-11-30Refactor queries for hardware and software single stepping support in GDBServer.Antoine Tremblay1-0/+44
2015-11-30Fix instruction skipping when using software single step in GDBServerAntoine Tremblay1-0/+6
2015-11-30Fix breakpoint size when stepping over a permanent breakpoint in GDBServer.Antoine Tremblay1-0/+15
2015-11-30gdbserver/linux: Always wake up event loop after resumePedro Alves1-0/+5
2015-11-30gdbserver:prepare_access_memory: pick another threadPedro Alves1-0/+13
2015-11-30Implement TARGET_WAITKIND_NO_RESUMED in the remote protocolPedro Alves1-0/+16
2015-11-30gdbserver: fix killed-outside.expPedro Alves1-0/+8
2015-11-30Remote thread create/exit eventsPedro Alves1-0/+21
2015-11-30gdbserver resume_stop handling bugPedro Alves1-0/+5
2015-11-30gdbserver crash if gdb attaches too fastPedro Alves1-0/+5
2015-11-30New vCtrlC packet, non-stop mode equivalent of \003Pedro Alves1-0/+4
2015-11-30gdbserver crash running gdb.threads/non-ldr-exc-1.expPedro Alves1-0/+8
2015-11-30Fix ChangeLog entryPedro Alves1-1/+1
2015-11-26Display names of remote threadsSimon Marchi1-0/+9
2015-11-23[LynxOS] GDBserver crash debugging threaded programJoel Brobecker1-0/+10
2015-11-23[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on AndroidJoel Brobecker1-0/+5
2015-11-22target.h: #include <sys/types.h>.Doug Evans1-0/+4
2015-11-19gdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeature+ handlingPedro Alves1-0/+15
2015-11-19[C++] Default to -Werror in C++ mode tooPedro Alves1-0/+6
2015-11-19[C++] Drop -fpermissive hackPedro Alves1-0/+4
2015-11-19Change argument opcode type from enum aarch64_opcodes to uint32_tYao Qi1-0/+5
2015-11-19Define enum out of the scope of structYao Qi1-0/+5
2015-11-19Cast void * to user_fpsimd_state *.Yao Qi1-0/+6
2015-11-19Cast void * to struct user_pt_regs *Yao Qi1-0/+6
2015-11-18[gdbserver/ipa] Fix build dependenciesPedro Alves1-0/+4
2015-11-17[C++/mingw] gdbserver: gdb/host signal mixupPedro Alves1-0/+5
2015-11-17[C++/mingw] handle_output_debug_stringPedro Alves1-0/+8
2015-11-03linux-mips-low.c: Add castsSimon Marchi1-0/+7
2015-11-03linux-mips-low.c: Change "private" variable nameSimon Marchi1-0/+5
2015-11-03linux-mips-low.c: Fix type of mips_add_watchpoint parameterSimon Marchi1-0/+5
2015-11-03Change return type of raw_bkpt_type_to_arm_hwbp_typeSimon Marchi1-0/+5
2015-11-03gdbserver arm: Add castsSimon Marchi1-0/+7
2015-11-03linux-aarch32-low.c: Use NULL_REGSETSimon Marchi1-0/+4
2015-11-03linux-ppc-low.c: Add castsSimon Marchi1-0/+10
2015-11-03linux-ppc-low.c: Remove forward declaration, move ppc_arch_setup lowerSimon Marchi1-0/+6
2015-10-30gdbserver/proc-service.c: Change CORE_ADDR cast to uintptr_tSimon Marchi1-0/+5
2015-10-29gdbserver: Move pointer dereference to after assert checks.Henrik Wallin1-0/+5
2015-10-29Add/adjust casts in gdbserver's proc-serviceSimon Marchi1-0/+5
2015-10-29gdbserver/server.c: Cast return value of memmemSimon Marchi1-0/+5
2015-10-29Change type of write_qxfer_response parameterSimon Marchi1-0/+5