aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
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