aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix more cases of improper test namesLuis Machado2016-12-2363-77/+68
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-0112-12/+12
* Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado2016-12-014-8/+8
* Fix test names starting with uppercase using gdb_test_multipleLuis Machado2016-12-012-2/+2
* Fix test names starting with uppercase using gdb_test on a single line.Luis Machado2016-12-016-21/+21
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-0121-34/+34
* testsuite: Fix gdb.arch/powerpc-prologue.c compilationJan Kratochvil2016-10-111-0/+1
* testsuite: Use standard_output_fileJan Kratochvil2016-10-113-4/+4
* mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki2016-10-062-0/+76
* testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.expJan Kratochvil2016-10-051-1/+1
* Update tests to account for the L operand being compulsory.Peter Bergner2016-09-292-4/+4
* MIPS/testsuite: mips16-thunks: Use `standard_output_file'Maciej W. Rozycki2016-09-211-5/+4
* Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.Peter Bergner2016-09-152-470/+487
* Detect broken ptrace in gdb_skip_float_testYao Qi2016-09-021-0/+5
* Fix missing files for ld when test suite not compiled in the source directoryCarl E. Love2016-08-196-22/+12
* Fix for powerpc-power.exp gdb regression test for Power 9Carl Love2016-08-182-505/+2717
* Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.expYao Qi2016-05-232-6/+2
* ftrace tests: Use gdb_load_shlib result to lookup IPA in info sharedlibrarySimon Marchi2016-04-281-2/+2
* Rename gdb_load_shlibs to gdb_load_shlibSimon Marchi2016-04-271-1/+1
* Fix IPA detection in ftrace-insn-reloc.expSimon Marchi2016-04-051-1/+1
* Compile gdb.arch/arm-neon.exp with debug infoYao Qi2016-03-291-1/+1
* S390: Fix output path for s390-multiarch test caseAndreas Arnez2016-03-171-5/+4
* Fix output path for arm-disp-step.expYao Qi2016-03-011-9/+2
* Compile gdb.arch/arm-neon.c with "quiet"Yao Qi2016-03-011-1/+1
* S390: Fix output path for s390-tdbregs test caseAndreas Arnez2016-03-011-15/+2
* S390: Fix internal error with stackless inferiorAndreas Arnez2016-03-012-0/+72
* Intel MPX bound violation handlingWalfred Tedeschi2016-02-184-0/+402
* Add missing gdb.arch/i386-prologue.c prototypesJan Kratochvil2016-02-151-0/+4
* Fix more testcases with standard_output_file.Jan Kratochvil2016-02-153-3/+3
* i386-biarch-core.exp: Use standard_output_fileSimon Marchi2016-02-121-1/+1
* [ARM] Software single step cross kernel helpersYao Qi2016-02-122-0/+127
* Always organize test artifacts in a directory hierarchySimon Marchi2016-02-081-20/+0
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-01181-181/+181
* Fix wrong output of x87 registers due to truncation to double on amd64Ruslan Kabatsayev2015-12-092-4/+20
* New test gdb.arch/arm-neon.expYao Qi2015-11-272-0/+164
* sparc: fix build of gdb/testsuite/gdb.arch/sparc-sysstep.cJose E. Marchesi2015-11-201-0/+1
* testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2015-11-072-2/+2
* Fix non stopping breakpoint on newer compilers.Walfred Tedeschi2015-11-041-2/+3
* Changing compiler flags for MPX tests.Walfred Tedeschi2015-11-042-2/+2
* New test case gdb.arch/disp-step-insn-reloc.expYao Qi2015-10-121-0/+84
* More tests in gdb.arch/insn-reloc.cYao Qi2015-10-121-3/+47
* Add a gdb.trace test for instruction relocationPierre Langlois2015-09-212-0/+622
* PPC64: Fix gdb.arch/ppc64-atomic-inst.exp with displaced steppingPedro Alves2015-08-071-18/+32
* Restrict gdb.arch/ppc64-symtab-cordic.exp to ppc64 targets.Sandra Loosemore2015-07-301-0/+5
* Fix gdb.arch/i386-biarch-core.exp FAIL on i386.Jan Kratochvil2015-07-161-9/+20
* i386-biarch-core.exp: Fix comment typoJan Kratochvil2015-07-141-1/+1
* New proc is_aarch64_targetYao Qi2015-07-072-2/+2
* New proc is_aarch32_targetYao Qi2015-07-075-5/+5
* [arm] Fix regression by Do not skip prologue for asm (.S) filesYao Qi2015-07-071-0/+3
* Do not skip prologue for asm (.S) filesJan Kratochvil2015-06-262-0/+63