aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Automatic date update in version.inGDB Administrator1-1/+1
2023-05-24gdbsupport: add support for references to checked_static_castSimon Marchi2-9/+35
2023-05-24gdb/testsuite: fix race in gdb.server/multi-ui-errors.expAndrew Burgess1-1/+1
2023-05-24gdb, infcmd: Support jump command with same line in multiple symtabsMatti Puputti6-2/+154
2023-05-24Add "args" and "env" parameters to DAP launch requestTom Tromey5-12/+178
2023-05-24Add attributes and methods to gdb.InferiorTom Tromey5-0/+263
2023-05-24Remove accidentally added fileAndreas Schwab1-6/+0
2023-05-24Don't optimise bfd_seek to same positionAlan Modra1-4/+0
2023-05-24Automatic date update in version.inGDB Administrator1-1/+1
2023-05-23Handle DAP evaluate request without a frame IDTom Tromey3-1/+89
2023-05-23Add global_context parameter to gdb.parse_and_evalTom Tromey5-7/+40
2023-05-23Add flags to parse_and_evalTom Tromey2-3/+3
2023-05-23Add PARSER_LEAVE_BLOCK_ALONE flagTom Tromey2-16/+27
2023-05-23Add PARSER_DEBUG flagTom Tromey8-9/+16
2023-05-23Rearrange parser_stateTom Tromey1-9/+8
2023-05-23Boolify parser_state::comma_terminatesTom Tromey1-1/+1
2023-05-23Simplify parser_state constructorTom Tromey3-11/+7
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