aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-10Constify variables in ada-lang.cSimon Marchi2-11/+19
2015-09-10S/390: Fix instruction format of crj*, clrj*, and clgrj*.Andreas Krebbel2-42/+42
2015-09-10S/390: Remove F_20 and FE_20. Adjust comments.Andreas Krebbel1-70/+66
2015-09-10S/390: Fix MASK_RIE_R0PI and MASK_RIE_R0PU.Andreas Krebbel2-54/+54
2015-09-10Another updated version of the simplified Chinese translation.Nick Clifton2-8/+12
2015-09-10Call target_can_download_tracepoint if there are tracepoints to downloadYao Qi4-4/+23
2015-09-10Adds an option to the strings program to specify a separator between the emit...Erik Ackermann4-2/+37
2015-09-10Automatic date update in version.inGDB Administrator1-1/+1
2015-09-09* gdb.python/py-prettyprint.exp: Check result of run_lang_tests.Doug Evans2-2/+10
2015-09-09* gdb.base/pie-execl.exp: Fix result test of build_executable.Doug Evans2-2/+6
2015-09-09* gdb.base/savedregs.exp: Fix typo.Doug Evans2-1/+5