]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/gdbserver/ChangeLog
Modernize configure.ac's
[thirdparty/binutils-gdb.git] / gdb / gdbserver / ChangeLog
2016-02-09  Simon MarchiModernize configure.ac's
2016-02-09  Simon MarchiFix siginfo C++ build error
2016-02-09  Walfred TedeschiRevert "Fix build breakage"
2016-02-09  Walfred TedeschiFix build breakage
2016-02-02  Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-01-28  Simon MarchiImport strchrnul from gnulib and use it
2016-01-26  Yao QiRemove argument pc in get_next_pcs
2016-01-26  Yao Qi[GDBserver] Use regcache_read_pc in install_software_si...
2016-01-26  Yao Qi[GDBserver] Block and unblock SIGIO
2016-01-26  Yao Qi[GDBserver] Check input interrupt after reading in...
2016-01-25  Yao QiRemove new_thread_notify and dead_thread_notify
2016-01-23  Marcin Kościelnickigdb.trace: Fix another expected message on continue.
2016-01-22  Marcin Kościelnickigdb.trace: Fix write_inferior_data_ptr on 32-bit big...
2016-01-21  Pedro Alvesgdb: Respect CXXFLAGS when building with C++ compiler
2016-01-21  Yao QiDetect the arm/thumb mode of code SIGRETURN or RT_SIGRE...
2016-01-18  Yao QiReplace some $ARCH_{get,set}_pc with linux_{get,set...
2016-01-18  Yao QiReplace some $ARCH_{get,set}_pc with linux_{get,set...
2016-01-18  Gary BensonFix gdbserver build failure on targets without fork
2016-01-14  Yao Qi[ARM] Make thumb2_breakpoint static again
2016-01-12  Josh StoneImplement 'catch syscall' for gdbserver
2016-01-12  Mike Frysingergdbserver: use the new gdb warning helpers
2016-01-12  Mike Frysingergdbserver: fix various warnings
2016-01-12  Pedro AlvesRemove trademark acknowledgements throughout
2016-01-08  Yao QiCheck input interrupt first when reading packet
2016-01-06  Yao Qi[ARM/AArch64] Fix -Werror=unused-const-variable warning...
2016-01-01  Joel Brobeckerupdate copyright year printed by GDB, GDBserver and...
2015-12-28  Patrick PalkaUse libiberty's crc32 implementation in gdbserver
2015-12-22  Joel Brobecker[lynxos] gdbserver hangs when killing inferior from GDB
2015-12-22  Joel Brobeckergdbserver crash in gdb/gdbserver/thread.c::thread_searc...
2015-12-21  Yao QiUse arm_eabi_breakpoint on aarch32
2015-12-18  Antoine TremblayEnable conditional breakpoints for targets that support...
2015-12-18  Antoine TremblayEnable software single stepping for while-stepping...
2015-12-18  Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18  Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-18  Antoine TremblayReplace breakpoint_reinsert_addr by get_next_pcs operat...
2015-12-17  Pedro AlvesRemove support for LinuxThreads and vendor 2.4 kernels...
2015-12-16  Pedro AlvesFix -Wno-unknown-warning support detection
2015-12-14  Don BreazealTarget remote mode fork and exec event support
2015-12-11  Yao QiUnderstand arm breakpoints in aarch64_breakpoint_at
2015-12-11  Yao QiUse arm_eabi_breakpoint on aarch32
2015-12-07  Yao QiSupport Z0 packet in AArch64 multi-arch debugging
2015-12-05  Josh Stonegdbserver: set ptrace flags after creating inferiors
2015-12-03  Antoine TremblayRemove duplicate arch/arm.h include in linux-arm-low.c.
2015-11-30  Antoine TremblayRemove too simple breakpoint_reinsert_addr implementations.
2015-11-30  Antoine TremblayRemove support for thread events without PTRACE_EVENT_C...
2015-11-30  Antoine TremblayRefactor queries for hardware and software single stepp...
2015-11-30  Antoine TremblayFix instruction skipping when using software single...
2015-11-30  Antoine TremblayFix breakpoint size when stepping over a permanent...
2015-11-30  Pedro Alvesgdbserver/linux: Always wake up event loop after resume
2015-11-30  Pedro Alvesgdbserver:prepare_access_memory: pick another thread
2015-11-30  Pedro AlvesImplement TARGET_WAITKIND_NO_RESUMED in the remote...
2015-11-30  Pedro Alvesgdbserver: fix killed-outside.exp
2015-11-30  Pedro AlvesRemote thread create/exit events
2015-11-30  Pedro Alvesgdbserver resume_stop handling bug
2015-11-30  Pedro Alvesgdbserver crash if gdb attaches too fast
2015-11-30  Pedro AlvesNew vCtrlC packet, non-stop mode equivalent of \003
2015-11-30  Pedro Alvesgdbserver crash running gdb.threads/non-ldr-exc-1.exp
2015-11-30  Pedro AlvesFix ChangeLog entry
2015-11-26  Simon MarchiDisplay names of remote threads
2015-11-23  Joel Brobecker[LynxOS] GDBserver crash debugging threaded program
2015-11-23  Joel Brobecker[gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_...
2015-11-23  Doug Evanstarget.h: #include <sys/types.h>.
2015-11-19  Pedro Alvesgdbserver: Fix qSupported:xmlRegisters=i386;UnknownFeat...
2015-11-19  Pedro Alves[C++] Default to -Werror in C++ mode too
2015-11-19  Pedro Alves[C++] Drop -fpermissive hack
2015-11-19  Yao QiChange argument opcode type from enum aarch64_opcodes...
2015-11-19  Yao QiDefine enum out of the scope of struct
2015-11-19  Yao QiCast void * to user_fpsimd_state *.
2015-11-19  Yao QiCast void * to struct user_pt_regs *
2015-11-18  Pedro Alves[gdbserver/ipa] Fix build dependencies
2015-11-17  Pedro Alves[C++/mingw] gdbserver: gdb/host signal mixup
2015-11-17  Pedro Alves[C++/mingw] handle_output_debug_string
2015-11-03  Simon Marchilinux-mips-low.c: Add casts
2015-11-03  Simon Marchilinux-mips-low.c: Change "private" variable name
2015-11-03  Simon Marchilinux-mips-low.c: Fix type of mips_add_watchpoint parameter
2015-11-03  Simon MarchiChange return type of raw_bkpt_type_to_arm_hwbp_type
2015-11-03  Simon Marchigdbserver arm: Add casts
2015-11-03  Simon Marchilinux-aarch32-low.c: Use NULL_REGSET
2015-11-03  Simon Marchilinux-ppc-low.c: Add casts
2015-11-03  Simon Marchilinux-ppc-low.c: Remove forward declaration, move ppc_a...
2015-10-30  Simon Marchigdbserver/proc-service.c: Change CORE_ADDR cast to...
2015-10-29  Henrik Wallingdbserver: Move pointer dereference to after assert...
2015-10-29  Simon MarchiAdd/adjust casts in gdbserver's proc-service
2015-10-29  Simon Marchigdbserver/server.c: Cast return value of memmem
2015-10-29  Simon MarchiChange type of write_qxfer_response parameter
2015-10-29  Pedro Alvesgdbserver/mem-break.c: Add cast
2015-10-29  Pedro Alvesgdbserver/tracepoint: Add casts out of tpoint->handle
2015-10-29  Pedro Alvesgdbserver: enum gdb_signal casts
2015-10-29  Pedro Alvesgdbserver: btrace enums
2015-10-29  Pedro Alvesgdbserver/Linux: Introduce NULL_REGSET
2015-10-26  Doug EvansMove __SIGRTMIN.
2015-10-26  Doug Evansmusl: Move W_STOPCODE to common/gdb_wait.h.
2015-10-26  Doug EvansAdd some casts for building on musl.
2015-10-23  Antoine TremblayRemove set_breakpoint_data definition in GDBServer.
2015-10-23  Antoine TremblayFix nto,spu and win32 builds of GDBServer.
2015-10-23  Antoine TremblayRefactor default_breakpoint_kind_from_pc to be used...
2015-10-22  Antoine TremblayFix inconsistent breakpoint kinds between breakpoints...
2015-10-21  Antoine TremblaySupport software breakpoints for ARM linux in GDBServer.
2015-10-21  Antoine TremblayRefactor the breakpoint definitions in linux-arm-low.c.
2015-10-21  Antoine TremblayImplement breakpoint_kind_from_pc and sw_breakpoint_fro...
next