aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Don't let a single unrecognized ELF section break target matching.users/roland/tolerant-elf_object_pRoland McGrath2-2/+11
2020-07-29PR26279 Work around maybe-uninitialized warning in s390-mkopc.cAndreas Arnez2-1/+8
2020-07-29[gdb/testsuite] Fix captured_command_loop breakpoint in selftestsTom de Vries2-2/+8
2020-07-29For DWARF v5 Dwarf Package Files (.dwp files), the section identifier encodin...Caroline Tice2-12/+34
2020-07-29Don't segfault on discarded section dynsymsAlan Modra2-1/+9
2020-07-29Don't assert at ldwrite.c:212Alan Modra2-0/+6
2020-07-29[tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_step_fixupTom de Vries2-2/+8
2020-07-29[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp more robustTom de Vries2-2/+7
2020-07-29Automatic date update in version.inGDB Administrator1-1/+1
2020-07-28Demangle function names when disassemblingAndrew Burgess7-11/+160
2020-07-28Update "disassemble" helpTom Tromey2-5/+10
2020-07-28Fix bug in DW_OP_GNU_variable_value evaluationTom Tromey4-1/+14
2020-07-28Implement xfer_partial TARGET_OBJECT_SIGNAL_INFO for NetBSDKamil Rytarowski4-0/+217
2020-07-28PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu6-16/+38
2020-07-28[gdb/build] Fix Wmaybe-uninitialized in gdb_optional.hTom de Vries2-0/+8
2020-07-28PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS worksH.J. Lu7-2/+71
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu7-3/+92
2020-07-28gdb/python: make more use of RegisterDescriptorsAndrew Burgess9-57/+153
2020-07-28gdb: Add a find method for RegisterDescriptorIteratorAndrew Burgess6-1/+84
2020-07-28PR25022 testcase segfault for generic ELF linker targetsAlan Modra3-39/+36
2020-07-28More just-syms changesAlan Modra3-7/+22
2020-07-28Re: Allow new just-symbols test to run on XCOFF and PEAlan Modra2-1/+9
2020-07-28Automatic date update in version.inGDB Administrator1-1/+1
2020-07-27Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.John Baldwin2-3/+14
2020-07-27Remove unused declaration from gcore.hTom Tromey2-1/+4
2020-07-27Allow new just-symbols test to run on XCOFF and PEAlan Modra4-36/+45
2020-07-27Accept --just-symbols symbols as absolute for xcoffAlan Modra2-6/+19
2020-07-27Prevent strange "section mentioned in a -j option but not found"Alan Modra2-2/+7
2020-07-27ctf test ERROR: $target-cc does not existAlan Modra2-10/+19
2020-07-27[GOLD] Power10 stub selectionAlan Modra4-234/+548
2020-07-27doc: Replace preceeded with precededH.J. Lu4-5/+13
2020-07-27[gdb/build] Fix typo sys/sockets.h -> sys/socket.hTom de Vries4-8/+11
2020-07-27Automatic date update in version.inGDB Administrator1-1/+1
2020-07-26libctf: compilation failure on MinGW due to missing errno valuesEli Zaretskii3-0/+15
2020-07-26Don't unnecessarily redefine 'socklen_t' type in MinGW builds.Eli Zaretskii8-6/+75
2020-07-26MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangementMaciej W. Rozycki23-53/+258
2020-07-26Automatic date update in version.inGDB Administrator1-1/+1
2020-07-25gdb/fortran: resolve dynamic types when readjusting after an indirectionAndrew Burgess9-19/+233
2020-07-25Automatic date update in version.inGDB Administrator1-1/+1
2020-07-25[gdb/symtab] Ignore zero line table entriesTom de Vries5-2/+217
2020-07-24config/debuginfod.m4: Use PKG_CHECK_MODULESAaron Merey13-382/+855
2020-07-24[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.expTom de Vries2-0/+8
2020-07-24Update documentation on how to make a releaseNick Clifton2-10/+34
2020-07-24Move the xc16x target to the obsolete listNick Clifton2-2/+6
2020-07-24Updated German translation for the opcodes sub-directoryNick Clifton2-245/+319
2020-07-24Automatic date update in version.inGDB Administrator1-1/+1
2020-07-23Fix BZ 26294 - Add period to help text for maint print core-file-backed-mappingsKevin Buettner2-1/+7
2020-07-23PR ld/26288: Allow the use of `--just-symbols' with ET_EXEC inputMaciej W. Rozycki7-1/+90
2020-07-23PR ld/26288: Revert obsolete part of PR ld/26047 fixMaciej W. Rozycki2-7/+9
2020-07-23Don't touch frame_info objects if frame cache was reinitializedPedro Alves6-29/+144