aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Disallow trailing whitespace in docstringsTom Tromey8-15/+30
2024-05-14Remove fflush call from tui_refresh_cmd_winTom Tromey1-5/+0
2024-05-14gdb/doc: don't delete *.pod files too earlyAndrew Burgess1-4/+2
2024-05-14gdb/testsuite: remove unnecessary -Wl,-soname,NAME build flagsAndrew Burgess4-14/+8
2024-05-14Improve objdump -p output of PE Import and Export TablesPali Roh?r5-35/+50
2024-05-14Adjust C++ destructor type testsJason Merrill1-3/+3
2024-05-14Fix gas's 'macro count' test for various targetsNick Clifton2-10/+15
2024-05-14Fix Segmentation Fault in AIX during multi process debugging.Aditya Vidyadhar Kamath1-1/+2
2024-05-14arm: update documentation for removal of the Maverick extensionRichard Earnshaw2-7/+8
2024-05-14arm: remove Maverick support from BFD.Richard Earnshaw3-75/+23
2024-05-14arm: opcodes: remove Maverick disassembly.Richard Earnshaw4-191/+12
2024-05-14arm: binutils: drop Maverick support.Richard Earnshaw1-4/+0
2024-05-14arm: remove Maverick support from the assembler.Richard Earnshaw1-179/+4
2024-05-14arm: remove tests for Maverick FPU extensionsRichard Earnshaw12-2010/+0
2024-05-14Automatic date update in version.inGDB Administrator1-1/+1
2024-05-13Add new assembler macro pseudo-variable \+ which counts the number of times a...Nick Clifton10-14/+77
2024-05-13Automatic date update in version.inGDB Administrator1-1/+1
2024-05-12Automatic date update in version.inGDB Administrator1-1/+1
2024-05-11[gdb/testsuite] Fix Wreturn-mismatch in gdb.base/list-dot-nodebug.expTom de Vries1-1/+1
2024-05-11Automatic date update in version.inGDB Administrator1-1/+1
2024-05-10Change gdbarch_inner_than to return boolTom Tromey7-13/+13
2024-05-10Remove tui_refresh_allTom Tromey3-14/+5
2024-05-10Add symbol, line, and location to DAP disassemble resultTom Tromey3-7/+209
2024-05-10Implement tp_richcompare for gdb.BlockTom Tromey1-1/+23
2024-05-10Simplify DAP make_source callersTom Tromey3-7/+8
2024-05-10Remove FIXME from DAPTom Tromey1-1/+0
2024-05-10Pass stream to remote_console_outputTom Tromey1-8/+12
2024-05-10Add --section-ordering command line option to the bfd linker.Nick Clifton22-65/+462
2024-05-10Re: PR31692, objdump fails .debug_info size checkAlan Modra1-27/+31
2024-05-10gdb: add gdbarch_stack_grows_down functionAndrew Burgess3-6/+30
2024-05-10Add missing \n to the end of warning messages in dwarf.c.Nick Clifton1-14/+14
2024-05-10gdb sim testing, set gdb_protocol to "sim"Pedro Alves1-0/+4
2024-05-10[gdb/python] Make gdb.UnwindInfo.add_saved_register more robust (fixup)Tom de Vries1-9/+17
2024-05-10Automatic date update in version.inGDB Administrator1-1/+1
2024-05-09sim: riscv: Fix build issue due to recent binutils commitBernd Edlinger1-1/+2
2024-05-09Fix typo in gdb/README.Eli Zaretskii1-1/+1
2024-05-09gdb: convert address_in_mem_range to mem_range::containsAndrew Burgess4-12/+10
2024-05-09gdb: add a new build_id_equal functionAndrew Burgess3-6/+29
2024-05-08Fix hard-coded bash path in gprofngVladimir Mezentsev8-3/+55
2024-05-09Automatic date update in version.inGDB Administrator1-1/+1
2024-05-08gdb/doc: use silent-rules.mk in the MakefileAndrew Burgess2-85/+90
2024-05-08gdb: Change "list ." command's error when no debuginfo is availableGuinevere Larsen6-13/+155
2024-05-08gdb: more filename stylingAndrew Burgess2-10/+16
2024-05-08[gdb/testsuite] Add gdb.tui/reread.expTom de Vries1-0/+39
2024-05-08Fix AIX thread exit events not being reported and UI to show kernel thread ID.Aditya Vidyadhar Kamath2-170/+78
2024-05-08Fix typo in binutils manualTom Tromey1-1/+1
2024-05-08ld: Add PR ld/31710 testsH.J. Lu4-0/+63
2024-05-08ld: Run --wrap tests only if supportedH.J. Lu1-19/+15
2024-05-08Fix RELOC_FOR_GLOBAL_SYMBOLS macro so that it can cope with user defined symb...Nick Clifton1-2/+8
2024-05-08[gdb/python] Make gdb.UnwindInfo.add_saved_register more robustTom de Vries1-0/+12