aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-11Specialize std::hash for ptid_tTom Tromey3-5/+4
2023-09-11Update Python signal-handling documentationTom Tromey1-2/+4
2023-09-11gdb/testsuite: use foreach_with_prefix in gdb.guile/scm-ports.expSimon Marchi1-60/+54
2023-09-11testsuite, fortran: Fix regression due to fix for ifort's 'start' behaviorIjaz, Abdul B1-5/+5
2023-09-11gdb: c++ify btrace_target_infoMarkus Metzger4-149/+112
2023-09-11gdb, btrace: move xml parsing into remote.cMarkus Metzger3-324/+317
2023-09-10gdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp on AMD CPUsSimon Marchi1-1/+1
2023-09-11Automatic date update in version.inGDB Administrator1-1/+1
2023-09-10Automatic date update in version.inGDB Administrator1-1/+1
2023-09-09Automatic date update in version.inGDB Administrator1-1/+1
2023-09-09Make sure DW_CFA_advance_loc4 is in the same fragJinyang He1-1/+1
2023-09-08Run 'black' on recent test caseTom Tromey1-0/+1
2023-09-08Set insn_type for branch instructions on aarch64Vladimir Mezentsev1-0/+6
2023-09-08gdb/doc: describe x87 registersSimon Marchi1-0/+19
2023-09-08gdb/doc: rename "x86 Architecture-specific Issues" section to "x86"Simon Marchi1-3/+3
2023-09-08aarch64: Remove unused functionRichard Sandiford1-7/+0
2023-09-08[gdb/testsuite] Make gdb.dwarf2/dwzbuildid.exp more robustTom de Vries1-35/+35
2023-09-08[gdb/testsuite] Add kfail in gdb.dwarf2/dwzbuildid.expTom de Vries1-0/+7
2023-09-08[gdb/testsuite] Add aranges in gdb.dwarf2/dwzbuildid.expTom de Vries1-2/+9
2023-09-08[gdb/testsuite] Fix build-ids in gdb.dwarf2/dwzbuildid.expTom de Vries1-3/+3
2023-09-08gdb/testsuite: fix gdb.mi/mi-condbreak-throw.exp failureAndrew Burgess1-2/+1
2023-09-08x86: restrict prefix use with .insn VEX/XOP/EVEXJan Beulich1-0/+23
2023-09-07gdb: remove interp_supports_command_editingSimon Marchi3-14/+2
2023-09-07gdb: remove interp_pre_command_loopSimon Marchi4-16/+2
2023-09-08Automatic date update in version.inGDB Administrator1-1/+1
2023-09-08testsuite, fortran: make kfail gfortran specificNils-Christian Kempke1-1/+3
2023-09-08testsuite, fortran: adapt tests for ifort's 'start' behaviorNils-Christian Kempke2-16/+8
2023-09-08testsuite, fortran: Remove self assignment non-statementsNils-Christian Kempke3-7/+8
2023-09-08testsuite, fortran: make mixed-lang-stack less compiler dependentNils-Christian Kempke1-1/+8
2023-09-08gdb: add Abdul Basit Ijaz to gdb/MAINTAINERSIjaz, Abdul B1-0/+1
2023-09-08kvx: Add a testcase for bundles with KVXMAXBUNDLEWORDS syllablesPaul Iannetta3-0/+53
2023-09-08PR30793, kvx_reassemble_bundle index 8 out of boundsAlan Modra1-46/+29
2023-09-07Fix bug in -var-evaluate-expressionTom Tromey4-1/+26
2023-09-07Remove variable_default_displayTom Tromey1-11/+1
2023-09-07Remove dead code from varobj_set_display_formatTom Tromey1-14/+1
2023-09-07Allow pretty-printer 'children' method to return stringsTom Tromey4-0/+113
2023-09-07[gdb/symtab] Fix gdb-index writing for .debug_typesTom de Vries1-7/+3
2023-09-07[gdb/ada] Extend type equivalence test in ada_resolve_enumTom de Vries1-3/+18
2023-09-07[gdb/ada] Move identical enums handling laterTom de Vries2-15/+22
2023-09-07Simplify block_find_symbolTom Tromey4-75/+27
2023-09-07gdb/mi: make current_token a field of mi_interpSimon Marchi4-14/+19
2023-09-07gdb: fix indentation in mi/mi-parse.hSimon Marchi1-59/+59
2023-09-07Add testcase for generation of 32/64_PCREL.cailulu4-0/+204
2023-09-07Use 32/64_PCREL to replace a pair of ADD32/64 and SUB32/64.cailulu2-12/+22
2023-09-07RISC-V: Clarify the naming rules of vendor operands.Nelson Chu5-233/+250
2023-09-06gold: Use char16_t, char32_t instead of uint16_t, uint32_t as character typesRoland McGrath4-6/+22
2023-09-07Automatic date update in version.inGDB Administrator1-1/+1
2023-09-07PR30828, notes obstack memory corruptionAlan Modra1-2/+6
2023-09-06[gdb/testsuite] Fix gdb.ada/same_enum.expTom de Vries2-2/+4
2023-09-06[gdb/symtab] Fix too many symbols in gdbpy_lookup_static_symbolsTom de Vries1-2/+5