aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-15Revert "MIPS: fix r6 testsuites"Maciej W. Rozycki182-621/+349
2023-06-15Revert "MIPS: fix -gnuabi64 testsuite"Maciej W. Rozycki58-797/+524
2023-06-15Revert "MIPS: fix some ld testcases with compiler"Maciej W. Rozycki11-77/+16
2023-06-15Revert "MIPS: add MT ASE support for micromips32"Maciej W. Rozycki8-730/+18
2023-06-15Revert "MIPS: sync oprand char usage between mips and micromips"Maciej W. Rozycki2-30/+12
2023-06-15Re: Add some expected failures for bfin linker testsAlan Modra16-17/+19
2023-06-15vms write_archive memory leaksAlan Modra1-0/+2
2023-06-15Automatic date update in version.inGDB Administrator1-1/+1
2023-06-14[gdb/testsuite] Fix gdb.base/step-over-exit.exp with glibc debuginfoTom de Vries1-1/+1
2023-06-14Add some expected failures for bfin linker testsNick Clifton17-15/+22
2023-06-14Add --remap-inputs option to the BFD linker.Nick Clifton11-0/+429
2023-06-14asprintf memory leaksAlan Modra10-76/+108
2023-06-14Re: bfd/elf.c strtab memory leakAlan Modra1-9/+9
2023-06-14Automatic date update in version.inGDB Administrator1-1/+1
2023-06-13[gdb/testsuite] Fix gdb.tui/long-prompt.exp with read1Tom de Vries1-4/+1
2023-06-13[gdb/testsuite] Fix and add prompt anchoring in tuitermTom de Vries2-2/+100
2023-06-13[gdb/testsuite] Allow procs with default value args in with_overrideTom de Vries2-2/+99
2023-06-13[gdb/testsuite] Fix gdb.dap/type_check.exp with older pythonTom de Vries2-1/+10
2023-06-13gdb/testsuite: use proper int size for gdb.dwarf2/symbol_needs_eval*.expLancelot SIX2-6/+18
2023-06-13Automatic date update in version.inGDB Administrator1-1/+1
2023-06-12Simplify case DW_OP_GNU_uninit in dwarf_expr_context::execute_stack_opKevin Buettner1-6/+1
2023-06-12Added self to W.A.A. maintainersSimon Farre1-0/+1
2023-06-12gdb/testsuite: Testing with the armflang compilerRichard Bunt1-1/+4
2023-06-12Remove f-strings from DAPTom Tromey4-4/+4
2023-06-12Implement DAP conditional breakpointsTom Tromey3-16/+144
2023-06-12Do not report totalFrames from DAP stackTrace requestTom Tromey1-7/+5
2023-06-12Implement DAP breakpointLocations requestTom Tromey5-1/+63
2023-06-12Add "stop at main" extension to DAP launch requestTom Tromey4-3/+61
2023-06-12Add "target" parameter to DAP attach requestTom Tromey4-4/+74
2023-06-12Handle DAP supportsVariableType capabilityTom Tromey5-3/+19
2023-06-12Implement DAP setExpression requestTom Tromey2-1/+28
2023-06-12Add gdb.Value.assign methodTom Tromey4-0/+52
2023-06-12Add type-checking to DAP requestsTom Tromey13-28/+287
2023-06-12Use tuples for default arguments in DAPTom Tromey2-3/+3
2023-06-12Fix a latent bug in DAP request decoratorTom Tromey1-2/+3
2023-06-12Add test for DAP pause requestTom Tromey1-0/+41
2023-06-12Rename one DAP functionTom Tromey1-1/+1
2023-06-12Add singleThread support to some DAP requestsTom Tromey3-16/+41
2023-06-12Implement DAP stepOut requestTom Tromey3-1/+20
2023-06-12Implement DAP attach requestTom Tromey5-4/+97
2023-06-12Implement DAP setExceptionBreakpoints requestTom Tromey5-7/+189
2023-06-12Don't require inferior execution for Ada catchpointsTom Tromey1-86/+29
2023-06-12Mark members of ada_catchpoint "private"Tom Tromey1-15/+17
2023-06-12Turn should_stop_exception into a method of ada_catchpointTom Tromey1-5/+9
2023-06-12Combine create_excep_cond_exprs and ada_catchpoint::re_setTom Tromey1-26/+18
2023-06-12Transfer ownership of exception string to ada_catchpointTom Tromey3-10/+12
2023-06-12Pass tempflag to ada_catchpoint constructorTom Tromey1-2/+1
2023-06-12Use gnat_runtime_has_debug_info in Ada catchpoint testsTom Tromey8-201/+25
2023-06-12Stop gdb in gnat_runtime_has_debug_infoTom Tromey1-0/+2
2023-06-12[gdb/testsuite] Relax breakpoint count check in gdb.python/py-rbreak.expTom de Vries1-3/+9