aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-0/+6
2016-01-21Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns toYao Qi1-0/+7
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_64bitYao Qi1-0/+14
2016-01-18Replace some $ARCH_{get,set}_pc with linux_{get,set}_pc_32bitYao Qi1-0/+36
2016-01-18Fix gdbserver build failure on targets without forkGary Benson1-0/+6
2016-01-14[ARM] Make thumb2_breakpoint static againYao Qi1-0/+7
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone1-0/+30
2016-01-12gdbserver: use the new gdb warning helpersMike Frysinger1-0/+6
2016-01-12gdbserver: fix various warningsMike Frysinger1-0/+13
2016-01-12Remove trademark acknowledgements throughoutPedro Alves1-0/+4
2016-01-08Check input interrupt first when reading packetYao Qi1-0/+5
2016-01-06[ARM/AArch64] Fix -Werror=unused-const-variable warnings in GDBserverYao Qi1-0/+14
2016-01-01update copyright year printed by GDB, GDBserver and gdbreplay.Joel Brobecker1-0/+6
2015-12-28Use libiberty's crc32 implementation in gdbserverPatrick Palka1-0/+5
2015-12-22[lynxos] gdbserver hangs when killing inferior from GDBJoel Brobecker1-0/+6
2015-12-22gdbserver crash in gdb/gdbserver/thread.c::thread_search_callbackJoel Brobecker1-0/+6
2015-12-21Use arm_eabi_breakpoint on aarch32Yao Qi1-0/+5
2015-12-18Enable conditional breakpoints for targets that support software single step ...Antoine Tremblay1-0/+4
2015-12-18Enable software single stepping for while-stepping actions in GDBServerAntoine Tremblay1-0/+6
2015-12-18Support software single step on ARM in GDBServerAntoine Tremblay1-0/+36
2015-12-18Share regcache function regcache_raw_read_unsignedAntoine Tremblay1-0/+11
2015-12-18Replace breakpoint_reinsert_addr by get_next_pcs operation in GDBServerAntoine Tremblay1-0/+18
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