binutils-gdb/gdb/testsuite/gdb.arch
Luis Machado 84c93cd5f1 Fixup testcases outputting own name as a test name and standardize failed compilation messages
Changes in v3:

- Adjusted some testcases where the message "failed to compile" was not unique.

Changes in v2:

- Addressed comments from reviewers.
- Fixed spurious whitespaces.
- Changed compilation failure messages that included source/binary paths to
  ones that are short and deterministic.

---

Another bit of cleanup to the testsuite. We have a number of tests that are
not honoring the rule of not outputting their own name as a test name.

I fixed up all the offenders i could find with the following regular
expression:

"(xfail|kfail|kpass|fail|pass|unsupported|untested) ([A-Za-z0-9]+|\\\$(.)*testfile(.)*)\.exp$"

gdb/testsuite/ChangeLog:
2016-12-01  Luis Machado  <lgustavo@codesourcery.com>

	Fix test names and standardize compilation error messages throughout
	the following files:

	* gdb.ada/start.exp
	* gdb.arch/alpha-step.exp
	* gdb.arch/e500-prologue.exp
	* gdb.arch/ftrace-insn-reloc.exp
	* gdb.arch/gdb1291.exp
	* gdb.arch/gdb1431.exp
	* gdb.arch/gdb1558.exp
	* gdb.arch/i386-dr3-watch.exp
	* gdb.arch/i386-sse-stack-align.exp
	* gdb.arch/ia64-breakpoint-shadow.exp
	* gdb.arch/pa-nullify.exp
	* gdb.arch/powerpc-aix-prologue.exp
	* gdb.arch/thumb-bx-pc.exp
	* gdb.base/annota1.exp
	* gdb.base/annota3.exp
	* gdb.base/arrayidx.exp
	* gdb.base/assign.exp
	* gdb.base/attach.exp
	* gdb.base/auxv.exp
	* gdb.base/bang.exp
	* gdb.base/bfp-test.exp
	* gdb.base/bigcore.exp
	* gdb.base/bitfields2.exp
	* gdb.base/break-fun-addr.exp
	* gdb.base/break-probes.exp
	* gdb.base/call-rt-st.exp
	* gdb.base/callexit.exp
	* gdb.base/catch-fork-kill.exp
	* gdb.base/charset.exp
	* gdb.base/checkpoint.exp
	* gdb.base/comprdebug.exp
	* gdb.base/constvars.exp
	* gdb.base/coredump-filter.exp
	* gdb.base/cursal.exp
	* gdb.base/cvexpr.exp
	* gdb.base/detach.exp
	* gdb.base/display.exp
	* gdb.base/dmsym.exp
	* gdb.base/dprintf-pending.exp
	* gdb.base/dso2dso.exp
	* gdb.base/dtrace-probe.exp
	* gdb.base/dump.exp
	* gdb.base/enum_cond.exp
	* gdb.base/exe-lock.exp
	* gdb.base/exec-invalid-sysroot.exp
	* gdb.base/execl-update-breakpoints.exp
	* gdb.base/exprs.exp
	* gdb.base/fileio.exp
	* gdb.base/find.exp
	* gdb.base/finish.exp
	* gdb.base/fixsection.exp
	* gdb.base/foll-vfork.exp
	* gdb.base/frame-args.exp
	* gdb.base/gcore.exp
	* gdb.base/gdb1250.exp
	* gdb.base/global-var-nested-by-dso.exp
	* gdb.base/gnu-ifunc.exp
	* gdb.base/hashline1.exp
	* gdb.base/hashline2.exp
	* gdb.base/hashline3.exp
	* gdb.base/hbreak-in-shr-unsupported.exp
	* gdb.base/huge.exp
	* gdb.base/infcall-input.exp
	* gdb.base/info-fun.exp
	* gdb.base/info-shared.exp
	* gdb.base/jit-simple.exp
	* gdb.base/jit-so.exp
	* gdb.base/jit.exp
	* gdb.base/jump.exp
	* gdb.base/label.exp
	* gdb.base/lineinc.exp
	* gdb.base/logical.exp
	* gdb.base/longjmp.exp
	* gdb.base/macscp.exp
	* gdb.base/miscexprs.exp
	* gdb.base/new-ui-echo.exp
	* gdb.base/new-ui-pending-input.exp
	* gdb.base/new-ui.exp
	* gdb.base/nodebug.exp
	* gdb.base/nofield.exp
	* gdb.base/offsets.exp
	* gdb.base/overlays.exp
	* gdb.base/pending.exp
	* gdb.base/pointers.exp
	* gdb.base/pr11022.exp
	* gdb.base/printcmds.exp
	* gdb.base/prologue.exp
	* gdb.base/ptr-typedef.exp
	* gdb.base/realname-expand.exp
	* gdb.base/relativedebug.exp
	* gdb.base/relocate.exp
	* gdb.base/remote.exp
	* gdb.base/reread.exp
	* gdb.base/return2.exp
	* gdb.base/savedregs.exp
	* gdb.base/sep.exp
	* gdb.base/sepdebug.exp
	* gdb.base/sepsymtab.exp
	* gdb.base/set-inferior-tty.exp
	* gdb.base/setshow.exp
	* gdb.base/shlib-call.exp
	* gdb.base/sigaltstack.exp
	* gdb.base/siginfo-addr.exp
	* gdb.base/signals.exp
	* gdb.base/signull.exp
	* gdb.base/sigrepeat.exp
	* gdb.base/so-impl-ld.exp
	* gdb.base/solib-display.exp
	* gdb.base/solib-overlap.exp
	* gdb.base/solib-search.exp
	* gdb.base/solib-symbol.exp
	* gdb.base/structs.exp
	* gdb.base/structs2.exp
	* gdb.base/symtab-search-order.exp
	* gdb.base/twice.exp
	* gdb.base/unload.exp
	* gdb.base/varargs.exp
	* gdb.base/watchpoint-solib.exp
	* gdb.base/watchpoint.exp
	* gdb.base/whatis.exp
	* gdb.base/wrong_frame_bt_full.exp
	* gdb.btrace/dlopen.exp
	* gdb.cell/ea-standalone.exp
	* gdb.cell/ea-test.exp
	* gdb.cp/dispcxx.exp
	* gdb.cp/gdb2384.exp
	* gdb.cp/method2.exp
	* gdb.cp/nextoverthrow.exp
	* gdb.cp/pr10728.exp
	* gdb.disasm/am33.exp
	* gdb.disasm/h8300s.exp
	* gdb.disasm/mn10300.exp
	* gdb.disasm/sh3.exp
	* gdb.dwarf2/dw2-dir-file-name.exp
	* gdb.fortran/complex.exp
	* gdb.fortran/library-module.exp
	* gdb.guile/scm-pretty-print.exp
	* gdb.guile/scm-symbol.exp
	* gdb.guile/scm-type.exp
	* gdb.guile/scm-value.exp
	* gdb.linespec/linespec.exp
	* gdb.mi/gdb701.exp
	* gdb.mi/gdb792.exp
	* gdb.mi/mi-breakpoint-changed.exp
	* gdb.mi/mi-dprintf-pending.exp
	* gdb.mi/mi-dprintf.exp
	* gdb.mi/mi-exit-code.exp
	* gdb.mi/mi-pending.exp
	* gdb.mi/mi-solib.exp
	* gdb.mi/new-ui-mi-sync.exp
	* gdb.mi/pr11022.exp
	* gdb.mi/user-selected-context-sync.exp
	* gdb.opt/solib-intra-step.exp
	* gdb.python/py-events.exp
	* gdb.python/py-finish-breakpoint.exp
	* gdb.python/py-mi.exp
	* gdb.python/py-prettyprint.exp
	* gdb.python/py-shared.exp
	* gdb.python/py-symbol.exp
	* gdb.python/py-template.exp
	* gdb.python/py-type.exp
	* gdb.python/py-value.exp
	* gdb.reverse/solib-precsave.exp
	* gdb.reverse/solib-reverse.exp
	* gdb.server/solib-list.exp
	* gdb.stabs/weird.exp
	* gdb.threads/reconnect-signal.exp
	* gdb.threads/stepi-random-signal.exp
	* gdb.trace/actions.exp
	* gdb.trace/ax.exp
	* gdb.trace/backtrace.exp
	* gdb.trace/change-loc.exp
	* gdb.trace/deltrace.exp
	* gdb.trace/ftrace-lock.exp
	* gdb.trace/ftrace.exp
	* gdb.trace/infotrace.exp
	* gdb.trace/mi-tracepoint-changed.exp
	* gdb.trace/packetlen.exp
	* gdb.trace/passcount.exp
	* gdb.trace/pending.exp
	* gdb.trace/range-stepping.exp
	* gdb.trace/report.exp
	* gdb.trace/stap-trace.exp
	* gdb.trace/tfind.exp
	* gdb.trace/trace-break.exp
	* gdb.trace/trace-condition.exp
	* gdb.trace/trace-enable-disable.exp
	* gdb.trace/trace-mt.exp
	* gdb.trace/tracecmd.exp
	* gdb.trace/tspeed.exp
	* gdb.trace/tsv.exp
	* lib/perftest.exp
2016-12-01 14:47:50 -06:00
..
aarch64-atomic-inst.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aarch64-atomic-inst.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aarch64-fp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aarch64-fp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
alpha-step.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
alpha-step.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
altivec-abi.c
altivec-abi.exp Fix missing files for ld when test suite not compiled in the source directory 2016-08-19 11:06:38 -07:00
altivec-regs.c
altivec-regs.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
amd64-byte.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-disp-step.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-disp-step.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
amd64-dword.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-inline.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-inline.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-inline.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-param.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-param.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-param.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-paramref.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-paramref.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value-paramref.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-entry-value.s GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-i386-address.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-i386-address.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-invalid-stack-middle.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-invalid-stack-middle.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-invalid-stack-middle.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-invalid-stack-top.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-invalid-stack-top.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-optimout-repeat.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-optimout-repeat.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-optimout-repeat.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-prologue-skip.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-prologue-skip.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-prologue-xmm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-prologue-xmm.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-prologue-xmm.s GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-pseudo.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-optional-prefix.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-optional-prefix.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-special-operands.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-three-arg-disp.S Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with "triplet operands" 2014-02-20 18:49:09 -03:00
amd64-stap-three-arg-disp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-triplet.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-triplet.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-wrong-subexp.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-stap-wrong-subexp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-cxx.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-cxx1.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-cxx1.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-cxx2.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-cxx2.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-noret.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-noret.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-noret.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-ret.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-ret.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-ret.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-self.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-self.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-tailcall-self.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
amd64-word.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-bl-branch-dest.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-bl-branch-dest.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-disp-step.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-disp-step.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
arm-neon.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-neon.exp Detect broken ptrace in gdb_skip_float_test 2016-09-02 09:22:13 +01:00
arm-single-step-kernel-helper.c [ARM] Software single step cross kernel helpers 2016-02-12 15:58:56 +00:00
arm-single-step-kernel-helper.exp [ARM] Software single step cross kernel helpers 2016-02-12 15:58:56 +00:00
avr-flash-qualifier.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
avr-flash-qualifier.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cordic.ko.bz2 SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file 2015-02-26 14:08:01 +01:00
cordic.ko.debug.bz2 SEGV in ppc64_elf_get_synthetic_symtab reading a separate debug file 2015-02-26 14:08:01 +01:00
disp-step-insn-reloc.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
e500-abi.c
e500-abi.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
e500-prologue.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
e500-prologue.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
e500-regs.c
e500-regs.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
ftrace-insn-reloc.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gdb1291.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gdb1291.s GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1431.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gdb1431.s GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1558.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1558.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
i386-avx.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-avx.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-avx512.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-avx512.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-biarch-core.core.bz2 Testsuite patch for: i386: Fix internal error when prstatus in core file is too big 2015-02-21 15:24:20 +01:00
i386-biarch-core.exp i386-biarch-core.exp: Use standard_output_file 2016-02-12 13:56:21 -05:00
i386-bp_permanent.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-bp_permanent.exp Fix test names starting with uppercase using gdb_test_multiple 2016-12-01 14:43:42 -06:00
i386-byte.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-cfi-notcurrent.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-cfi-notcurrent.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-disp-step.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-disp-step.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
i386-dr3-watch.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-dr3-watch.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
i386-float.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-float.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
i386-gnu-cfi-asm.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-gnu-cfi.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-gnu-cfi.exp Fix test names starting with uppercase using gdb_test_multiple 2016-12-01 14:43:42 -06:00
i386-mpx-map.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-mpx-map.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-mpx-sigsegv.c Intel MPX bound violation handling 2016-02-18 17:25:49 +01:00
i386-mpx-sigsegv.exp Intel MPX bound violation handling 2016-02-18 17:25:49 +01:00
i386-mpx-simple_segv.c Intel MPX bound violation handling 2016-02-18 17:25:49 +01:00
i386-mpx-simple_segv.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
i386-mpx.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-mpx.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
i386-permbkpt.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-permbkpt.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
i386-prologue.c Add missing gdb.arch/i386-prologue.c prototypes 2016-02-15 19:01:03 +01:00
i386-prologue.exp Fix more testcases with standard_output_file. 2016-02-15 18:54:03 +01:00
i386-pseudo.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-signal.exp testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.exp 2016-10-05 21:56:46 +02:00
i386-size-overlap.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-size-overlap.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-size.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-size.exp Fix more testcases with standard_output_file. 2016-02-15 18:54:03 +01:00
i386-sse-stack-align.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-sse-stack-align.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-sse-stack-align.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
i386-sse.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-sse.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-stap-eval-lang-ada.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-stap-eval-lang-ada.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-stap-eval-lang-ada.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-unwind.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-unwind.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
i386-word.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ia64-breakpoint-shadow.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ia64-breakpoint-shadow.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
insn-reloc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
iwmmxt-regs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
iwmmxt-regs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips-fcr.c mips-tdep: Make FCRs always 32-bit 2016-10-06 16:56:57 +01:00
mips-fcr.exp mips-tdep: Make FCRs always 32-bit 2016-10-06 16:56:57 +01:00
mips-octeon-bbit.c
mips-octeon-bbit.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-inmain.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-sin.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-sinfrob.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-sinfrob16.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-sinmain.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks-sinmips16.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
mips16-thunks.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
pa-nullify.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
pa-nullify.s
pa64-nullify.s
powerpc-aix-prologue.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
powerpc-aix-prologue.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
powerpc-d128-regs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
powerpc-d128-regs.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
powerpc-power.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
powerpc-power.s Update tests to account for the L operand being compulsory. 2016-09-29 15:21:55 -05:00
powerpc-prologue.c testsuite: Fix gdb.arch/powerpc-prologue.c compilation 2016-10-11 19:09:05 +02:00
powerpc-prologue.exp testsuite: Use standard_output_file 2016-10-11 16:43:58 +02:00
powerpc-stackless.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
powerpc-stackless.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ppc-dfp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ppc-dfp.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
ppc-fp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ppc-fp.exp Fix missing files for ld when test suite not compiled in the source directory 2016-08-19 11:06:38 -07:00
ppc64-atomic-inst.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ppc64-atomic-inst.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ppc64-symtab-cordic.exp testsuite: Use standard_output_file 2016-10-11 16:43:58 +02:00
s390-multiarch.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
s390-multiarch.exp S390: Fix output path for s390-multiarch test case 2016-03-17 10:55:55 +01:00
s390-stackless.S S390: Fix internal error with stackless inferior 2016-03-01 12:43:55 +01:00
s390-stackless.exp S390: Fix internal error with stackless inferior 2016-03-01 12:43:55 +01:00
s390-tdbregs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
s390-tdbregs.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
s390-vregs.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
s390-vregs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sparc-sysstep.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sparc-sysstep.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
spu-info.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
spu-info.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
spu-ls.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
spu-ls.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
thumb-bx-pc.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
thumb-bx-pc.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
thumb-prologue.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
thumb-prologue.exp Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp 2016-05-23 15:50:56 +01:00
thumb-singlestep.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
thumb-singlestep.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
thumb2-it.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
thumb2-it.exp Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp 2016-05-23 15:50:56 +01:00
vsx-regs.c
vsx-regs.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00