aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-25[gdb/testsuite] Fix gdb.ada/tagged-lookup.exp with gcc <= 12Tom de Vries1-1/+1
2024-03-25[gdb/testsuite] Fix tdlabel_re referencesTom de Vries4-2/+5
2024-03-25Automatic date update in version.inGDB Administrator1-1/+1
2024-03-24Automatic date update in version.inGDB Administrator1-1/+1
2024-03-22gdb tests: Allow for "LWP" or "process" in thread IDs from info threadsJohn Baldwin24-53/+62
2024-03-23Automatic date update in version.inGDB Administrator1-1/+1
2024-03-22windows-nat: Use gdb_realpathPedro Alves1-5/+2
2024-03-22windows-nat: Remove SO_NAME_MAX_PATH_SIZE limitPedro Alves1-6/+16
2024-03-22Simplify windows-nat.c:windows_make_so #ifdeferyPedro Alves1-7/+6
2024-03-22Remove SO_NAME_MAX_PATH_SIZE limit from core solib codePedro Alves1-2/+0
2024-03-22Use std::string for disassembler optionsTom Tromey11-35/+30
2024-03-22Remove some unnecessary castsTom Tromey1-6/+6
2024-03-22Constify get_disassembler_optionsTom Tromey3-3/+3
2024-03-22Revert "Pass GUILE down to subdirectories"Tom Tromey3-12/+4
2024-03-22gdb: LoongArch: Clean up loongarch_iterate_over_regset_sections()Tiezhu Yang1-5/+6
2024-03-22Teach GDB to generate sparse core files (PR corefiles/31494)Pedro Alves4-108/+323
2024-03-22x86: fix Solaris testsuite failuresJan Beulich2-7/+4
2024-03-22Automatic date update in version.inGDB Administrator1-1/+1
2024-03-21gdbserver: Clear X86_XSTATE_MPX bits in xcr0 on x32H.J. Lu1-0/+4
2024-03-21Implement Ada 2022 delta aggregatesTom Tromey8-5/+197
2024-03-21Require trivial destructor in allocate_on_obstackTom Tromey7-8/+12
2024-03-21Don't use virtual destructor in addrmapTom Tromey1-2/+3
2024-03-21Use addrmap_fixed in a few spotsTom Tromey3-7/+7
2024-03-21sim/erc32: Rename EVENT_MAX -> MAX_EVENTSOrgad Shaneh2-4/+4
2024-03-21gdb: syscalls: Add some tips for LoongArch xml filesTiezhu Yang2-2/+45
2024-03-21gdb: LoongArch: Silence warning about core file of lsx and lasxHui Li1-2/+4
2024-03-21New Romanian translation for gas sub-directoryNick Clifton1-0/+23890
2024-03-21Automatic date update in version.inGDB Administrator1-1/+1
2024-03-20.pre-commit-config.yaml: bump black hook to 24.3.0Simon Marchi2-1/+5
2024-03-20[gdb/testsuite] Fix gdb.server/server-connect.exp for missing ipv6Tom de Vries2-0/+6
2024-03-20[gdb/testsuite] Handle core without build-id in gdb.base/corefile-buildid.expTom de Vries1-1/+13
2024-03-20[gdb/testsuite] Add PR gdb/26967 KFAIL in two more test-casesTom de Vries4-14/+62
2024-03-20Fix casting in-memory values of primitive types to const referenceHannes Domani4-1/+12
2024-03-20Fix reinterpret_cast for classes with multiple inheritanceHannes Domani3-2/+27
2024-03-20Add .pre-commit-config.yamlSimon Marchi2-0/+12
2024-03-20Fix comparison of array typesHannes Domani2-0/+14
2024-03-20gdb: LoongArch: Set the correct XML syscall filenameTiezhu Yang2-0/+8
2024-03-20gdb: syscalls: Add loongarch case in update-linux-from-src.shTiezhu Yang1-0/+4
2024-03-20gdb: syscalls: Generate loongarch-linux.xmlTiezhu Yang1-0/+327
2024-03-20gdb: syscalls: Add loongarch-linux.xml.inTiezhu Yang1-0/+331
2024-03-20gdb: syscalls: Update .xml files for some archsTiezhu Yang11-0/+123
2024-03-20gdb: syscalls: Update .xml.in files for some archsTiezhu Yang11-0/+123
2024-03-20gdb: syscalls: Update linux-defaults.xml.inTiezhu Yang1-0/+3
2024-03-20[gdb/symtab] Workaround PR gas/31115Tom de Vries3-0/+24
2024-03-20Automatic date update in version.inGDB Administrator1-1/+1
2024-03-19Speed up lookup of "type_specific_data"Tom Tromey13-20/+200
2024-03-19Fix two serious flake8 reportsTom Tromey1-15/+10
2024-03-19gdb/python: test exception case for gdb.solib_nameAndrew Burgess1-0/+15
2024-03-19gas, aarch64: Add faminmax extensionSaurabh Jha28-2486/+3747
2024-03-19Remove redunant test of ELF size in core note decoder.Nick Clifton1-7/+0