aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Add _bfd_elf_record_start_stopusers/hjl/link_assignmentsH.J. Lu3-0/+26
2016-04-28Add record_link_assignments to ldemulH.J. Lu5-61/+93
2016-04-28Remove need_step_over from struct lwp_infoYao Qi2-20/+0
2016-04-28Add support to AArch64 disassembler for verifying instructions. Add verifier...Nick Clifton10-1332/+1272
2016-04-28Automatic date update in version.inGDB Administrator1-1/+1
2016-04-27Limit ld-elf/compressed1b.d to Linux/GNU targetsH.J. Lu2-0/+5
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi54-85/+147
2016-04-27Make gdb_load_shlibs return the destination path of the librarySimon Marchi11-15/+38
2016-04-27Workaround gdbserver<7.7 for setfsJan Kratochvil2-0/+23
2016-04-27Skip debug sections when estimating distancesH.J. Lu4-15/+33
2016-04-27Skip gdb.base/branch-to-self.exp if gdb,nosignals existsYao Qi2-0/+10
2016-04-27c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCTMartin Galvan2-8/+14
2016-04-27Tweak doc on command tfindYao Qi2-1/+7
2016-04-27Avoid non-C++-enabled babeltrace versionsAndreas Arnez3-0/+8
2016-04-27Pass --compress-debug-sections=none to ldH.J. Lu3-2/+8
2016-04-27Fix a typo in the check for SNANs in the RX simulator.Nick Clifton2-1/+7
2016-04-27Add support for the --trace-decode option to the AArch64 simulator.Nick Clifton2-7/+317
2016-04-27Fix powerpc64 ld testsuite failAlan Modra2-2/+7
2016-04-27Provide xmemdup0Alan Modra2-15/+13
2016-04-27Cache result of scan for __start_* and __stop_* sectionsAlan Modra5-26/+83
2016-04-26add casts to avoid arithmetic on void *Trevor Saunders3-5/+11
2016-04-27Automatic date update in version.inGDB Administrator1-1/+1
2016-04-26fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell4-79/+58
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel5-2/+89
2016-04-26fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel8-6/+292
2016-04-26Always count the NULL entry in dynamic symbol tableH.J. Lu3-19/+24
2016-04-26Automatic date update in version.inGDB Administrator1-1/+1
2016-04-25Allow powerpc64le-linux-gnu toolchain to support big endian targets as well.Nick Clifton2-2/+11
2016-04-25AVR: Allow the start address of the .text section to be set by --section-start.Senthil Kumar Selvaraj2-1/+5
2016-04-25New test case gdb.base/branch-to-self.expYao Qi3-0/+114
2016-04-25Resume the inferior with signal rather than stepping overYao Qi2-3/+21
2016-04-25[GDBserver] Don't error in reinsert_raw_breakpoint if bp->insertedYao Qi2-1/+6
2016-04-25Insert breakpoint even when the raw breakpoint is foundYao Qi2-20/+35
2016-04-25Force to insert software single step breakpointYao Qi6-8/+62
2016-04-25Automatic date update in version.inGDB Administrator1-1/+1
2016-04-24Automatic date update in version.inGDB Administrator1-1/+1
2016-04-23Skip if size of bfd_vma is smaller than address sizeH.J. Lu2-0/+14
2016-04-23Automatic date update in version.inGDB Administrator1-1/+1
2016-04-22Fix checks for VSX and Altivec availability on PowerEdjunior Barbosa Machado2-2/+9
2016-04-22Fix fails in gdb.trace/unavailable.expYao Qi2-2/+7
2016-04-22Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memoryYao Qi2-1/+10
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves28-484/+203
2016-04-22Switch gdb's TRY/CATCH to C++ try/catchPedro Alves2-5/+12
2016-04-22Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCHPedro Alves4-38/+191
2016-04-22Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char_wrapperPedro Alves2-7/+14
2016-04-22[ARM] Clear reserved bits in CPSRYao Qi4-2/+19
2016-04-22Fix fail in gdb.base/annota1.exp and gdb.base/annota3.expYao Qi3-11/+17
2016-04-22Joel Brobecker stepping down as AIX MaintainerJoel Brobecker2-1/+4
2016-04-22[obv] [PR gdb/19980] Typo in gdbserver/configure.srvWalfred Tedeschi1-1/+1
2016-04-22Tweak gdb.reverse/step-precsave.exp and gdb.reverse/step-reverse.expYao Qi3-16/+33