aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-08-19x32: Avoid unsigned long when installing fast tracepoint jump padsPedro Alves1-0/+5
2016-08-19x32 Fast tracepoints: Customize jump pad addressPedro Alves1-0/+5
2016-08-19x32 Fast tracepoints: IPA target descriptionsPedro Alves1-0/+14
2016-08-09Fix PR gdb/18653: gdb disturbs inferior's inherited signal dispositionsPedro Alves1-0/+13
2016-08-05gdb/configure --help: suggest --disable-build-with-cxx instead of --enable...Pedro Alves1-0/+4
2016-08-04Quiet ptrace error ESRCH in regsets_fetch_inferior_registersYao Qi1-0/+5
2016-08-02[GDBserver] Remove td_ta_event_addr td_ta_set_event and td_ta_event_getmsgYao Qi1-0/+8
2016-07-26Fix PR server/20414 - x32 gdbserver always crashes inferiorPedro Alves1-0/+7
2016-07-26Fix PR gdb/20287 - x32 and "gdb_static_assert (sizeof (nat_siginfo_t) == size...Pedro Alves1-0/+5
2016-07-21Add -Wunused-but-set-* to buildTom Tromey1-0/+4
2016-07-21Fix cast to 'gdb_breakpoint *'Yao Qi1-0/+5
2016-07-21Support vCont s and S actions with software single stepYao Qi1-0/+5
2016-07-21Use reinsert_breakpoint for vCont;sYao Qi1-0/+11
2016-07-21Enqueue signal even when resuming threadsYao Qi1-0/+7
2016-07-21Use enqueue_pending_signal in linux_resume_one_threadYao Qi1-0/+5
2016-07-21Switch current_thread to lwp's thread in install_software_single_step_breakpo...Yao Qi1-0/+9
2016-07-21Make reinsert_breakpoint thread specificYao Qi1-0/+16
2016-07-21Refactor clone_all_breakpointsYao Qi1-0/+9
2016-07-21Create sub classes of 'struct breakpoint'Yao Qi1-0/+31
2016-07-21Pass breakpoint type in set_breakpoint_atYao Qi1-0/+8
2016-07-12Add type casts to allow C++ compile.Chung-Lin Tang1-0/+6
2016-07-01Fix failure to detach if process exits while detaching on LinuxPedro Alves1-0/+10
2016-06-28[AArch64] Use int64_t for address offsetYao Qi1-0/+10
2016-06-28Implement get_syscall_trapinfo for arm-linuxYao Qi1-0/+5
2016-06-28Implement get_syscall_trapinfo for aarch64-linuxYao Qi1-0/+6
2016-06-28Remove parameter sysret from linux_target_ops.get_syscall_trapinfoYao Qi1-0/+9
2016-06-21S390 gdbserver: Mark local funcs/vars as staticAndreas Arnez1-0/+17
2016-06-17Handle reinsert breakpoints for vforked childYao Qi1-0/+11
2016-06-17Delete reinsert breakpoints from forked childYao Qi1-0/+5
2016-06-17Step over exit with reinsert breakpointsYao Qi1-0/+6
2016-06-17More assert checks on reinsert breakpointYao Qi1-0/+7
2016-06-17Switch to current thread in finish_step_overYao Qi1-0/+10
2016-06-03Fix C++ build for CygwinJon Turney1-0/+4
2016-05-17Use unsuspend_all_lwpsYao Qi1-0/+5
2016-05-05Fix ChangeLog entry formatSimon Marchi1-1/+1
2016-05-05Initialize res in get_next_pcs_read_memory_unsigned_integerYao Qi1-0/+5
2016-05-05Change type of cpsr in arm_sigreturn_next_pcYao Qi1-0/+5
2016-05-04[spu] Fix C++ build problemsUlrich Weigand1-0/+6
2016-04-28Fix write endianness/size problem for fast tracepoint enabled flagPar Olsson1-0/+7
2016-04-25Resume the inferior with signal rather than stepping overYao Qi1-0/+6
2016-04-25[GDBserver] Don't error in reinsert_raw_breakpoint if bp->insertedYao Qi1-0/+5
2016-04-22[ARM] Clear reserved bits in CPSRYao Qi1-0/+5
2016-04-22Deliver signal in hardware single stepYao Qi1-0/+6
2016-04-21Fix s390 GNU/Linux gdb and gdbserver buildsPedro Alves1-0/+7
2016-04-20Build GDB as a C++ program by defaultPedro Alves1-0/+4
2016-04-20Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi1-0/+7
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi1-0/+33
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves1-0/+4
2016-04-13Fix aarch64 ftrace JIT condition testcaseAntoine Tremblay1-0/+5
2016-04-12Eliminate prepare_to_throw_exceptionPedro Alves1-0/+4