aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-23gdb/testsuite/gdb.debuginfod: Add lazy downloading testsusers/amerey/try-index-downloadAaron Merey3-0/+110
2023-05-23gdb/debuginfod: Add .debug_line downloadingAaron Merey5-77/+371
2023-05-23gdb/debuginfod: Support on-demand debuginfo downloadingAaron Merey19-132/+599
2023-05-23gdb: Buffer output during print_thread and print_frame_infoAaron Merey11-91/+387
2023-05-23gdb: add 'lazy' setting for command 'set debuginfod enabled'Aaron Merey2-5/+24
2023-05-23gdb/debuginfod: Add debuginfod_section_queryAaron Merey6-2/+215
2023-05-23gdb/cli-out.c: clear_current_line shouldn't trigger pagination promptAaron Merey2-5/+8
2023-05-23PR30437 aarch64: make RELA relocs idempotentMichael Matz4-104/+139
2023-05-23Updated Swedish translation for the opcodes directoryNick Clifton2-238/+255
2023-05-23gdb/testsuite: change hardcoded assembly in gdb.arch/disp-step-insn-reloc.expBruno Larsen1-4/+2
2023-05-23x86/Intel: address quoted-symbol related FIXMEsJan Beulich1-8/+4
2023-05-23x86: don't recognize quoted symbol names as registers or operatorsJan Beulich7-0/+53
2023-05-23Support Intel FRED LKGSZhang, Jun19-4797/+5100
2023-05-23Revert "Support Intel FRED LKGS"liuhongt16-212/+2
2023-05-23Support Intel FRED LKGSZhang, Jun16-2/+212
2023-05-23Automatic date update in version.inGDB Administrator1-1/+1
2023-05-22[gdb/tui] Fix buglet in tui_update_variablesTom de Vries1-2/+3
2023-05-22Remove some FIXME comments from DAPTom Tromey4-7/+0
2023-05-22gdb: add Richard Bunt to gdb/MAINTAINERSRichard Bunt1-0/+1
2023-05-22[gdb/testsuite] Add Term::get_line_with_attrsTom de Vries2-7/+59
2023-05-22[gdb/testsuite] Factor out Term::_reset_attrsTom de Vries1-12/+14
2023-05-22Re: readelf: Support SHT_RELR/DT_RELR for -rAlan Modra2-2/+5
2023-05-22PowerPC64 report number of stub iterationsAlan Modra1-4/+4
2023-05-22Automatic date update in version.inGDB Administrator1-1/+1
2023-05-21Automatic date update in version.inGDB Administrator1-1/+1
2023-05-20Re: Bug 23686, two segment faults in nmAlan Modra1-1/+1
2023-05-20coffcode.h handle_COMDAT tidyAlan Modra1-58/+51
2023-05-20tic54x set_arch_machAlan Modra2-88/+6
2023-05-20Automatic date update in version.inGDB Administrator1-1/+1
2023-05-19Update documentation for Python Frame.older and Frame.newerTom Tromey2-3/+5
2023-05-19ld: drop stray blank from ld.texiJan Beulich1-1/+1
2023-05-19gdb: fix post-hook execution for remote targetsJan Vrany1-1/+3
2023-05-19gdb: Remove redundant frame switchingRichard Bunt2-6/+12
2023-05-19gdb: safety checks in skip_prologue_using_salAndrew Burgess1-3/+5
2023-05-19gdb/testsuite: test for a function with no line tableAndrew Burgess2-0/+154
2023-05-19gdb/breakpoint: use warning function instead of gdb_printfAndrew Burgess3-6/+6
2023-05-19gdb/testsuite: handle older Python versions in gdb.python/py-disasm.expAndrew Burgess1-5/+15
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen11-4/+239
2023-05-19RISC-V: Minor improvements for dis-assembler.Nelson Chu3-21/+40
2023-05-19x86: permit all relational operators in insn operandsJan Beulich4-1/+29
2023-05-19x86: further adjust extend-to-32bit-address conditionsJan Beulich8-6/+192
2023-05-19gas: invoke md_optimize_expr() also for unary expressionsJan Beulich4-22/+40
2023-05-19gas: maintain O_constant signedness in more casesJan Beulich9-12/+73
2023-05-19x86: tighten extend-to-32bit-address conditionsJan Beulich1-2/+2
2023-05-19Automatic date update in version.inGDB Administrator1-1/+1
2023-05-18Use lower-case in @sc in the documentationTom Tromey2-19/+19
2023-05-18gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function ...Simon Marchi2-68/+18
2023-05-18gdb/elfread.c: Add plt symbol check for _PROCEDURE_LINKAGE_TABLE_Hui Li1-0/+3
2023-05-18Re: Add section caches to coff_data_typeAlan Modra2-0/+5
2023-05-18[gdb/testsuite] Fix whitespace and indentation in lib/tuiterm.expTom de Vries1-48/+48