aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-18btrace: support to_stopMarkus Metzger3-9/+70
2015-09-18btrace: fix non-stop check in to_waitMarkus Metzger2-1/+6
2015-09-18Add missing PowerPC64 ld --save-restore-funcs docAlan Modra2-0/+14
2015-09-18Add PowerPC64 ld --tls-get-addr-optimize.Alan Modra6-13/+54
2015-09-18Delay converting linker script defined symbols from absoluteAlan Modra13-8/+142
2015-09-18Remove one unnecessary iteration in insertion sortAlan Modra2-4/+8
2015-09-18Automatic date update in version.inGDB Administrator1-1/+1
2015-09-17Add test case for tracepoints with conditionsPierre Langlois3-0/+240
2015-09-17Automatic date update in version.inGDB Administrator1-1/+1
2015-09-16Fix argument to compiled_cond, and add cases for compiled-condition.Wei-cheng Wang4-2/+79
2015-09-16non-stop-fair-events.exp slower on software single-step && !displ-step targetsPedro Alves4-38/+96
2015-09-16Make it easier to debug non-stop-fair-events.expPedro Alves2-3/+61
2015-09-16Don't skip gdb.asm/asm-source.exp on aarch64Yao Qi3-0/+43
2015-09-16Fix slowdown in ld -r for most common case of out-of-order relocsAlan Modra2-15/+58
2015-09-16Automatic date update in version.inGDB Administrator1-1/+1
2015-09-15[Ada] Enhance type printing for arrays with variable-sized elementsPierre-Marie de Rodat7-3/+140
2015-09-15Handle clang naming of function static local variable.Doug Evans2-1/+6
2015-09-15xtensa: generate PLT entries for call0 ABIMax Filippov2-7/+20
2015-09-15Fix PR/18564 - regression in showing __thread so extern variablePhilippe Waroquiers8-13/+185
2015-09-15gdb/doc: revert previous vforkdone changePedro Alves2-6/+11
2015-09-15[AArch64] Use debug_printf instead of fprintf_unfilteredPierre Langlois2-129/+160
2015-09-15[ppc64le] Use skip_entrypoint for skip_trampoline_codeJan Kratochvil8-2/+177
2015-09-15gdbserver: Fix exec stop reply reporting conditionsPedro Alves2-1/+7
2015-09-15Move ChangeLog entry to proper placePedro Alves2-7/+7
2015-09-15PR remote/18965: vforkdone stop reply should indicate parent PIDPedro Alves4-15/+26
2015-09-15Fix typoYao Qi2-1/+6
2015-09-15Fix gdb.threads/non-ldr-exc-3.exp racePedro Alves2-5/+6
2015-09-15Support single step by arch or targetYao Qi10-10/+170
2015-09-15[gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi9-30/+51
2015-09-15aarch64 multi-arch support (part 2): siginfo fixupYao Qi6-1/+291
2015-09-15Automatic date update in version.inGDB Administrator1-1/+1
2015-09-15Fix the SH behavior for EF_SH_PIC flag in FDPIC ABIRich Felker2-2/+8
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves9-156/+341
2015-09-14[Ada] Fix the evaluation of access to packed array subscriptPierre-Marie de Rodat7-2/+133
2015-09-14Remove duplicate gdb/NEWS entryPedro Alves2-6/+5
2015-09-14btrace, test: remove buffer-size test with unlimited buffer sizeMarkus Metzger2-11/+6
2015-09-14Automatic date update in version.inGDB Administrator1-1/+1
2015-09-13Automatic date update in version.inGDB Administrator1-1/+1
2015-09-12Set .plt entry size to 0 in elf32-hppa.cJohn David Anglin2-3/+10
2015-09-12Automatic date update in version.inGDB Administrator1-1/+1
2015-09-11Extended-remote exec documentationDon Breazeal4-0/+67
2015-09-11Extended-remote exec testDon Breazeal9-103/+178
2015-09-11Extended-remote catch execDon Breazeal2-0/+41
2015-09-11Extended-remote follow-execDon Breazeal17-41/+441
2015-09-11Add "ld -r" tests for PR ld/15323H.J. Lu3-5/+26
2015-09-11[AArch64] Cleanup comments in instruction decoding functionsPierre Langlois2-7/+12
2015-09-11[AArch64] Fix incorrect mask when decoding b.cond instructionPierre Langlois2-1/+6
2015-09-11gdb/18947: [aarch64]Step into shared library is very slow.Mihail-Marian Nistor2-0/+7
2015-09-11Automatic date update in version.inGDB Administrator1-1/+1
2015-09-10Small refactor in ada-lang.c:scan_discrim_boundSimon Marchi2-6/+16