aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-06gdb: remove internalvar_funcs::destroySimon Marchi9-19/+0
2022-03-06Automatic date update in version.inGDB Administrator1-1/+1
2022-03-05Automatic date update in version.inGDB Administrator1-1/+1
2022-03-04Mark vDSO as not a fileTom Tromey1-1/+1
2022-03-04binutils/readelf: fix indentation in process_dynamic_sectionSimon Marchi2-6/+10
2022-03-04gdb: Use a typedef's scoped type name to identify local typedefsChristina Schimpe3-19/+95
2022-03-04RISC-V: make .insn actually work for 64-bit insnsJan Beulich3-1/+9
2022-03-04x86: drop redundant x86-64-code16-2 testJan Beulich2-5/+0
2022-03-04Automatic date update in version.inGDB Administrator1-1/+1
2022-03-03Fix typo in last change.Roland McGrath1-1/+1
2022-03-03Avoid conflict with gnulib open/close macros.Roland McGrath4-9/+9
2022-03-04Adjust ld ctf test for 32-bit targetsAlan Modra1-1/+1
2022-03-03Update my e-mail address in the MAINTAINERS fileLuis Machado1-3/+3
2022-03-03gdb: testsuite: fix failed testcases in gdb.base/gdb-caching-proc.expTiezhu Yang1-0/+4
2022-03-03comment typo fixAlan Modra1-1/+1
2022-03-03PowerPC64 DT_RELR relative reloc addressesAlan Modra1-49/+76
2022-03-03Automatic date update in version.inGDB Administrator1-1/+1
2022-03-02configure: Stop checking for PT_GETXMMREGS.John Baldwin2-57/+0
2022-03-02i386-bsd-nat: Assume PT_GETXMMREGS is present.John Baldwin1-10/+0
2022-03-02i386-fbsd-nat: Assume PT_GETXMMREGS is present.John Baldwin1-14/+0
2022-03-02fbsd-tdep: Implement the vsyscall_range gdbarch hook.John Baldwin1-0/+110
2022-03-02Rewrite make-target-delegates in PythonTom Tromey3-424/+363
2022-03-02Move copyright code from gdbarch.py to new fileTom Tromey5-28/+62
2022-03-02Automatic date update in version.inGDB Administrator1-1/+1
2022-03-01Some "distclean" fixes in gdbTom Tromey2-2/+2
2022-03-01Fix typo in the "alias" exampleTom Tromey1-1/+1
2022-03-01Fix a typo in the previous delta to bfdio.c.Nick Clifton2-21/+30
2022-03-01Revert "Check thin archive element file size against archive header"Alan Modra1-11/+1
2022-03-01Fix linker tests to compile with gcc-12.Nick Clifton7-6/+16
2022-03-01Prevent an assertion from being triggered when linking an ARM object file wit...Nick Clifton2-0/+15
2022-03-01gdb: testsuite: fix wrong expected result in attach-pie-noexec.expTiezhu Yang1-7/+37
2022-03-01gdb: testsuite: print explicit test result in can_spawn_for_attachTiezhu Yang1-0/+2
2022-03-01gdb: add Tiezhu Yang as LoongArch maintainerTiezhu Yang1-0/+4
2022-03-01Automatic date update in version.inGDB Administrator1-1/+1
2022-02-28Fix "spawn id XYZ not open" errors in gdb.mi/mi-exec-run.expKeith Seitz1-23/+30
2022-02-28Add more filename stylingTom Tromey7-9/+21
2022-02-28Fix maybe-uninitialized warning in py-infthread.cTom Tromey1-1/+3
2022-02-28Handle multi-byte bracket sequences in Ada lexerTom Tromey6-21/+52
2022-02-28Handle 'QWW' encoding case in Ada enumsTom Tromey5-3/+125
2022-02-28gdb/python: Add gdb.InferiorThread.details attributeAndrew Burgess5-0/+58
2022-02-28Error when gdb_is_target_1 is called without running gdb instanceKeith Seitz1-0/+15
2022-02-28Fix gdb.fortran "failed to extract expected results" errorsKeith Seitz2-0/+12
2022-02-28Further correct the handling of long pathnames on Windows hosts.Torbj?rn Svensson2-39/+45
2022-02-28Clarify the wording of the error message when an obsolete configuration is en...Nick Clifton2-2/+7
2022-02-28Automatic date update in version.inGDB Administrator1-1/+1
2022-02-27Automatic date update in version.inGDB Administrator1-1/+1
2022-02-26Handle recursive internal problem in gdb_internal_error_resyncKevin Buettner1-0/+4
2022-02-26Automatic date update in version.inGDB Administrator1-1/+1
2022-02-25gdb-add-index: disable debuginfodAaron Merey1-0/+1
2022-02-25gdb: add operator+= and operator+ overload for std::stringAndrew Burgess4-3/+80