aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2016-04-28ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi1-2/+2
2016-04-27Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi1-1/+1
2016-04-05Fix IPA detection in ftrace-insn-reloc.expSimon Marchi1-1/+1
2016-03-29Compile gdb.arch/arm-neon.exp with debug infoYao Qi1-1/+1
2016-03-17S390: Fix output path for s390-multiarch test caseAndreas Arnez1-5/+4
2016-03-01Fix output path for arm-disp-step.expYao Qi1-9/+2
2016-03-01Compile gdb.arch/arm-neon.c with "quiet"Yao Qi1-1/+1
2016-03-01S390: Fix output path for s390-tdbregs test caseAndreas Arnez1-15/+2
2016-03-01S390: Fix internal error with stackless inferiorAndreas Arnez2-0/+72
2016-02-18Intel MPX bound violation handlingWalfred Tedeschi4-0/+402
2016-02-15Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil1-0/+4
2016-02-15Fix more testcases with standard_output_file.Jan Kratochvil3-3/+3
2016-02-12i386-biarch-core.exp: Use standard_output_fileSimon Marchi1-1/+1
2016-02-12[ARM] Software single step cross kernel helpersYao Qi2-0/+127
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi1-20/+0
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker181-181/+181
2015-12-09Fix wrong output of x87 registers due to truncation to double on amd64Ruslan Kabatsayev2-4/+20
2015-11-27New test gdb.arch/arm-neon.expYao Qi2-0/+164
2015-11-20sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.cJose E. Marchesi1-0/+1
2015-11-07testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2-2/+2
2015-11-04Fix non stopping breakpoint on newer compilers.Walfred Tedeschi1-2/+3
2015-11-04Changing compiler flags for MPX tests.Walfred Tedeschi2-2/+2
2015-10-12New test case gdb.arch/disp-step-insn-reloc.expYao Qi1-0/+84
2015-10-12More tests in gdb.arch/insn-reloc.cYao Qi1-3/+47
2015-09-21Add a gdb.trace test for instruction relocationPierre Langlois2-0/+622
2015-08-07PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves1-18/+32
2015-07-30Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.Sandra Loosemore1-0/+5
2015-07-16Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil1-9/+20
2015-07-14i386-biarch-core.exp: Fix comment typoJan Kratochvil1-1/+1
2015-07-07New proc is_aarch64_targetYao Qi2-2/+2
2015-07-07New proc is_aarch32_targetYao Qi5-5/+5
2015-07-07[arm] Fix regression by Do not skip prologue for asm (.S) filesYao Qi1-0/+3
2015-06-26Do not skip prologue for asm (.S) filesJan Kratochvil2-0/+63
2015-06-23Fix rfebb gdb test cases.Peter Bergner2-3/+3
2015-06-10Add support for bound table in the Intel MPX context.Walfred Tedeschi2-0/+169
2015-06-10Obvious indentation fixes on test sample and test file for MPX registers.Walfred Tedeschi2-10/+10
2015-06-10Improve test for processor feature om MPX registers test.Walfred Tedeschi2-13/+19
2015-06-10Fix MPX and AVX512 tests for path changes.Walfred Tedeschi4-4/+4
2015-06-01PR symtab/18392Jan Kratochvil3-0/+685
2015-04-16s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez2-3/+4
2015-04-10[arm] Fix displaced stepping for thumb alu reg instructionYao Qi2-0/+60
2015-03-02S390: Vector register test caseAndreas Arnez2-0/+298
2015-02-26SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug fileJan Kratochvil3-0/+51
2015-02-21Testsuite patch for: i386: Fix internal error when prstatus in core file is t...Jan Kratochvil2-0/+58
2015-01-25Remove testsuite compile errors with GCC5.Mark Wielaard1-0/+2
2015-01-07[testsuite patch] Fix avx512.exp regressionJan Kratochvil1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker165-165/+165
2014-12-16aarch64/gdbserver: fix floating point registers displayCatalin Udma2-0/+123
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi1-3/+1
2014-11-12fix skipping permanent breakpointsPedro Alves2-28/+78