summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite: make some test names unique in gdb.arch/powerpc-*.expWill Schmidt2021-03-272-4/+4
* Add memory tagging testcasesLuis Machado2021-03-242-0/+477
* gdb/riscv: select rv32 target by default when requestedAndrew Burgess2021-02-241-0/+59
* gdb/testsuite: only run gdb.arch/i386-biarch-core.exp on suitable targetsAndrew Burgess2021-02-181-0/+5
* [gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.expTom de Vries2021-01-281-7/+19
* [gdb/testsuite] Fix g0 search in gdb.arch/i386-sse-stack-align.expTom de Vries2021-01-283-27/+28
* GDB: aarch64: Add ability to displaced step over a BR/BLR instructionMatthew Malcomson2021-01-271-0/+81
* Fix a few stap parser issues and add a new test for probe expressionsSergio Durigan Junior2021-01-202-0/+111
* [gdb/testsuite] Fix gdb.arch/i386-mpx.exp with -m32Tom de Vries2021-01-191-1/+1
* [gdb/testsuite] Add have_mpx in lib/gdb.expTom de Vries2021-01-1210-313/+120
* aarch64: Add support for bfloat16 in gdb.Srinath Parvathaneni2021-01-121-0/+25
* [gdb/testsuite] Fix gdb.arch/amd64-stap-three-arg-disp.STom de Vries2021-01-111-3/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-01288-288/+288
* Fix TBI handling for watchpointsLuis Machado2020-12-162-11/+24
* [gdb/testsuite] Update gdb.arch/i386-mpx-call.exp for -m32Tom de Vries2020-12-111-3/+28
* [gdb/testsuite] Simplify gdb.arch/amd64-gs_base.expTom de Vries2020-12-081-26/+2
* gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi2020-12-041-1/+1
* [gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsupported for i386Tom de Vries2020-12-041-1/+25
* gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIASAndrew Burgess2020-12-021-4/+0
* gdb/riscv: place unknown csrs into the correct register groupsAndrew Burgess2020-12-021-9/+30
* gdb: introduce displaced_debug_printfSimon Marchi2020-10-301-1/+1
* gdb/testsuite/: Use "-qualified" in explicit "break main", etc.Pedro Alves2020-10-133-6/+6
* 'runto main' -> 'runto_main' throughoutPedro Alves2020-10-131-1/+1
* PowerPC testsuite fails and duplicatesAlan Modra2020-10-1312-137/+6
* Re: gdb: Improve formatting of 'show architecture' messagesAlan Modra2020-10-135-9/+9
* gdb: Update i386_analyze_prologue to skip endbr32Victor Collod2020-09-182-3/+3
* Add bfloat16 support for AVX512 register view.Felix Willgerodt2020-09-112-0/+238
* gdb/testsuite: make test names unique in gdb.arch/*.expAndrew Burgess2020-08-278-186/+188
* arc: Add ARCv2 XML target along with refactoringShahab Vahedi2020-08-251-2/+2
* gdb: Improve formatting of 'show architecture' messagesAndrew Burgess2020-07-145-9/+9
* Fix gdb.arch/i386-sse.exp with clangGary Benson2020-07-131-1/+1
* gdb/riscv: Loop over all registers for 'info all-registers'Andrew Burgess2020-06-251-3/+7
* gdb/riscv: Record information about unknown tdesc registersAndrew Burgess2020-06-251-2/+3
* gdb/riscv: Improve support for matching against target descriptionsAndrew Burgess2020-06-255-0/+359
* gdb/riscv: Take CSR names from target descriptionAndrew Burgess2020-06-251-1/+38
* gdb/riscv: Improved register alias name creationAndrew Burgess2020-06-254-0/+285
* W/ Clang, compile/link C++ test programs with "-x c++"Pedro Alves2020-06-241-1/+2
* Fix file-not-found error with clang in gdb.arch/i386-{avx,sse}.cGary Benson2020-05-292-2/+2
* Fix some duplicate test namesLuis Machado2020-05-275-56/+62
* gdb: handle endbr64 instruction in amd64_analyze_prologueSimon Marchi2020-05-062-0/+86
* [gdb/testsuite] Fix i386-mpx.exp compilation warningsTom de Vries2020-05-025-0/+20
* gdb: make gdb.arch/amd64-disp-step-avx.exp actually test displaced steppingSimon Marchi2020-03-122-1/+12
* Fix SVE-related failure in gdb.arch/aarch64-fp.expLuis Machado2020-02-281-6/+6
* Fix gdb.arch/aarch64-dbreg-contents.exp build failuresLuis Machado2020-02-281-0/+4
* Harden gdb.arch/aarch64-pauth.exp and fix a failureLuis Machado2020-02-281-1/+6
* gdb: fix powerpc disassembly testsRogerio Alves2020-02-034-19/+15
* Test handling of additional brk instruction patternsLuis Machado2020-01-292-0/+100
* Update copyright year range in all GDB files.Joel Brobecker2020-01-01279-279/+279
* gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64Lukas Durfina2019-11-211-0/+5
* [ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado2019-11-012-0/+84