aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Introduce and use parser flagsTom Tromey7-26/+48
2023-05-23Move innermost_block_tracker to expression.hTom Tromey2-45/+44
2023-05-23Avoid forward declaration in parse.cTom Tromey1-24/+18
2023-05-23Implement DAP loadedSources requestTom Tromey4-0/+45
2023-05-23Implement gdb.execute_miTom Tromey10-0/+419
2023-05-23Add second mi_parse constructorTom Tromey2-2/+107
2023-05-23Introduce mi_parse helper methodsTom Tromey2-17/+61
2023-05-23Introduce "static constructor" for mi_parseTom Tromey3-19/+17
2023-05-23Change mi_parse_argv to a methodTom Tromey4-10/+9
2023-05-23Use accessor for mi_parse::argsTom Tromey5-9/+20
2023-05-23Use member initializers in mi_parseTom Tromey2-31/+14
2023-05-23Use field_signed from Python MI commandsTom Tromey2-0/+17
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