aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Make ftrace tests work with remote targetsSimon Marchi1-0/+4
2016-04-05IPA: Move getauxval out of #ifndef IN_PROCESS_AGENTMarcin Kościelnicki1-0/+4
2016-04-03IPA: Fix build problem on !HAVE_GETAUXVALMarcin Kościelnicki1-0/+6
2016-03-31gdbserver: Fix C++ build errors in tracepoint.cMarcin Kościelnicki1-0/+9
2016-03-31gdbserver: Add emit_ops for powerpc.Marcin Kościelnicki1-0/+88
2016-03-31gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki1-0/+70
2016-03-31IPA: Add alloc_jump_pad_buffer target hook.Marcin Kościelnicki1-0/+14
2016-03-30gdbserver/IPA: Export some functions via global function pointers.Marcin Kościelnicki1-0/+29
2016-03-30gdbserver/tracepoint.c: Remove whitespaceSimon Marchi1-0/+4
2016-03-30gdbserver: Handle 'v' packet while processing qSymbol.Marcin Kościelnicki1-0/+10
2016-03-29gdbserver/s390: Add support for compiled agent expressions.Marcin Kościelnicki1-0/+81
2016-03-29gdbserver/s390: Add fast tracepoint support.Marcin Kościelnicki1-0/+61
2016-03-29gdbserver/s390: Switch on tracepoint support.Marcin Kościelnicki1-0/+5
2016-03-18Check lwp_signal_can_be_delivered for enqueue/dequeue pending signalsYao Qi1-0/+5
2016-03-18Set signal to 0 after enqueue_pending_signalYao Qi1-0/+7
2016-03-18Remove redundant WIFSTOPPED checkYao Qi1-0/+5
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki1-0/+5
2016-03-03Update comments to start_step_overYao Qi1-0/+4
2016-03-03[GDBserver] Leave child suspended when step over parentYao Qi1-0/+6
2016-03-02Call enqueue_pending_signal in linux_resume_one_lwp_throwYao Qi1-0/+5
2016-03-02[OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.Marcin Kościelnicki1-0/+5
2016-02-25gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver.Marcin Kościelnicki1-0/+17
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki1-0/+40
2016-02-24Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves1-0/+12
2016-02-24powerpc: Support z-point type in gdbserver.Wei-cheng Wang1-0/+7
2016-02-17gdbserver/s390: Advertise Z0 packet support.Marcin Kościelnicki1-0/+5
2016-02-16Remove PC from syscall_next_pcYao Qi1-0/+5
2016-02-12[gdbserver, aarch64] Use linux_{set,get}_pc_{64,32}bitYao Qi1-0/+6
2016-02-12[ARM] Fixup PC in software single stepYao Qi1-0/+5
2016-02-12gdb.trace: Deduplicate write_inferior_data_ptr.Marcin Kościelnicki1-0/+12
2016-02-11gdbserver: Remove tracepoint_action ops.Wei-cheng Wang1-0/+15
2016-02-10Clear *VAL in regcache_raw_read_unsignedYao Qi1-0/+4
2016-02-09Modernize configure.ac'sSimon Marchi1-0/+6
2016-02-09Fix siginfo C++ build errorSimon Marchi1-0/+10
2016-02-09Revert "Fix build breakage"Walfred Tedeschi1-4/+0
2016-02-09Fix build breakageWalfred Tedeschi1-0/+4
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi1-0/+17
2016-01-28Import strchrnul from gnulib and use itSimon Marchi1-0/+6
2016-01-26Remove argument pc in get_next_pcsYao Qi1-0/+8
2016-01-26[GDBserver] Use regcache_read_pc in install_software_single_step_breakpointsYao Qi1-0/+5
2016-01-26[GDBserver] Block and unblock SIGIOYao Qi1-0/+11
2016-01-26[GDBserver] Check input interrupt after reading in a packetYao Qi1-0/+5
2016-01-25Remove new_thread_notify and dead_thread_notifyYao Qi1-0/+7
2016-01-23gdb.trace: Fix another expected message on continue.Marcin Kościelnicki1-0/+4
2016-01-22gdb.trace: Fix write_inferior_data_ptr on 32-bit big-endian machines.Marcin Kościelnicki1-0/+6
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