[ARM] Clear reserved bits in CPSR
[external/binutils.git] / gdb / gdbserver / ChangeLog
2016-04-22 Yao Qi[ARM] Clear reserved bits in CPSR
2016-04-22 Yao QiDeliver signal in hardware single step
2016-04-21 Pedro AlvesFix s390 GNU/Linux gdb and gdbserver builds
2016-04-20 Pedro AlvesBuild GDB as a C++ program by default
2016-04-20 Yao QiMove ARM_CPSR_GREGNUM to arch/arm-linux.h
2016-04-19 Walfred TedeschiAdd target descriptions for AVX + MPX
2016-04-18 Pedro AlvesFix PR gdb/19250: ptrace prototype is not detected...
2016-04-13 Antoine TremblayFix aarch64 ftrace JIT condition testcase
2016-04-12 Pedro AlvesEliminate prepare_to_throw_exception
2016-04-05 Simon MarchiMake ftrace tests work with remote targets
2016-04-05 Marcin KościelnickiIPA: Move getauxval out of #ifndef IN_PROCESS_AGENT
2016-04-03 Marcin KościelnickiIPA: Fix build problem on !HAVE_GETAUXVAL
2016-03-31 Marcin Kościelnickigdbserver: Fix C++ build errors in tracepoint.c
2016-03-31 Marcin Kościelnickigdbserver: Add emit_ops for powerpc.
2016-03-31 Marcin Kościelnickigdbserver: Add powerpc fast tracepoint support.
2016-03-31 Marcin KościelnickiIPA: Add alloc_jump_pad_buffer target hook.
2016-03-30 Marcin Kościelnickigdbserver/IPA: Export some functions via global functio...
2016-03-30 Simon Marchigdbserver/tracepoint.c: Remove whitespace
2016-03-29 Marcin Kościelnickigdbserver: Handle 'v' packet while processing qSymbol.
2016-03-29 Marcin Kościelnickigdbserver/s390: Add support for compiled agent expressions.
2016-03-29 Marcin Kościelnickigdbserver/s390: Add fast tracepoint support.
2016-03-29 Marcin Kościelnickigdbserver/s390: Switch on tracepoint support.
2016-03-18 Yao QiCheck lwp_signal_can_be_delivered for enqueue/dequeue...
2016-03-18 Yao QiSet signal to 0 after enqueue_pending_signal
2016-03-18 Yao QiRemove redundant WIFSTOPPED check
2016-03-09 Marcin Kościelnickigdb: Add tracepoint support for powerpc.
2016-03-03 Yao QiUpdate comments to start_step_over
2016-03-03 Yao Qi[GDBserver] Leave child suspended when step over parent
2016-03-02 Yao QiCall enqueue_pending_signal in linux_resume_one_lwp_throw
2016-03-02 Marcin Kościelnicki[OBV] gdbserver: Only write ipa_tdesc_idx if agent...
2016-02-25 Marcin Kościelnickigdbserver/s390: Enable high GPRs, VX, TDB with 31-bit...
2016-02-25 Marcin Kościelnicki[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbser...
2016-02-24 Pedro AlvesHandle MIPS Linux SIGTRAP siginfo.si_code values
2016-02-24 Wei-cheng Wangpowerpc: Support z-point type in gdbserver.
2016-02-17 Marcin Kościelnickigdbserver/s390: Advertise Z0 packet support.
2016-02-16 Yao QiRemove PC from syscall_next_pc
2016-02-12 Yao Qi[gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bit
2016-02-12 Yao Qi[ARM] Fixup PC in software single step
2016-02-12 Marcin Kościelnickigdb.trace: Deduplicate write_inferior_data_ptr.
2016-02-11 Wei-cheng Wanggdbserver: Remove tracepoint_action ops.
2016-02-10 Yao QiClear *VAL in regcache_raw_read_unsigned
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
next