aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-09-18btrace: allow full memory and register access for non-replaying threadsMarkus Metzger1-0/+8
2015-09-18target, record: add PTID argument to to_record_is_replayingMarkus Metzger1-0/+13
2015-09-18btrace: non-stopMarkus Metzger1-0/+5
2015-09-18infrun: switch to NO_HISTORY threadMarkus Metzger1-0/+5
2015-09-18btrace: asyncMarkus Metzger1-0/+5
2015-09-18btrace: temporarily set inferior_ptid in record_btrace_start_replayingMarkus Metzger1-0/+5
2015-09-18btrace: resume all requested threadsMarkus Metzger1-0/+7
2015-09-18btrace: lock-stepMarkus Metzger1-0/+15
2015-09-18btrace: add missing NO_HISTORYMarkus Metzger1-0/+5
2015-09-18btrace: move breakpoint checking into stepping functionsMarkus Metzger1-0/+7
2015-09-18btrace: split record_btrace_step_threadMarkus Metzger1-0/+8
2015-09-18btrace: extract the breakpoint check from record_btrace_step_threadMarkus Metzger1-0/+5
2015-09-18btrace: improve stepping debuggingMarkus Metzger1-0/+9
2015-09-18btrace: support to_stopMarkus Metzger1-0/+11
2015-09-18btrace: fix non-stop check in to_waitMarkus Metzger1-0/+5
2015-09-15[Ada] Enhance type printing for arrays with variable-sized elementsPierre-Marie de Rodat1-0/+5
2015-09-15Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers1-0/+7
2015-09-15[AArch64] Use debug_printf instead of fprintf_unfilteredPierre Langlois1-0/+28
2015-09-15[ppc64le] Use skip_entrypoint for skip_trampoline_codeJan Kratochvil1-0/+8
2015-09-15Move ChangeLog entry to proper placePedro Alves1-7/+0
2015-09-15PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves1-0/+7
2015-09-15Support single step by arch or targetYao Qi1-0/+21
2015-09-15aarch64 multi-arch support (part 2): siginfo fixupYao Qi1-0/+18
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves1-0/+13
2015-09-14[Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat1-0/+5
2015-09-14Remove duplicate gdb/NEWS entryPedro Alves1-0/+5
2015-09-11Extended-remote exec documentationDon Breazeal1-0/+5
2015-09-11Extended-remote catch execDon Breazeal1-0/+9
2015-09-11Extended-remote follow-execDon Breazeal1-0/+37
2015-09-11[AArch64] Cleanup comments in instruction decoding functionsPierre Langlois1-0/+7
2015-09-11[AArch64] Fix incorrect mask when decoding b.cond instructionPierre Langlois1-0/+4
2015-09-11gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor1-0/+6
2015-09-10Small refactor in ada-lang.c:scan_discrim_boundSimon Marchi1-0/+5
2015-09-10Constify variables in ada-lang.cSimon Marchi1-0/+9
2015-09-10Call target_can_download_tracepoint if there are tracepoints to downloadYao Qi1-0/+9
2015-09-09Delete enum inferior_event_handler::INF_TIMERPedro Alves1-0/+5
2015-09-09Garbage collect thread continuationsPedro Alves1-0/+35
2015-09-09Garbage collect dummy_frame_ctx_saverPedro Alves1-0/+16
2015-09-09Convert the until/advance commands to thread_fsm mechanismPedro Alves1-0/+23
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves1-0/+25
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves1-0/+78
2015-09-09Merge async and sync code paths some morePedro Alves1-0/+45
2015-09-09btrace: kernel address filteringMarkus Metzger1-0/+15
2015-09-07guile: Add as_a_scm_t_subrPedro Alves1-0/+30
2015-09-04gdb/tui: Remove casts of NULL during assignment.Andrew Burgess1-0/+21
2015-09-04gdb/cli: Remove casts of NULL during assignment.Andrew Burgess1-0/+4
2015-09-04gdb: Remove casts of NULL during assignment.Andrew Burgess1-0/+10
2015-09-04Mention multi-arch debugging support in NEWSYao Qi1-0/+4
2015-09-03[Ada] Make string_char_type a true TYPE_CODE_CHAR type in AdaPierre-Marie de Rodat1-0/+6
2015-09-03[aarch64] Check region OK for HW watchpoint in GDBserverYao Qi1-0/+10