binutils-gdb/gdb/testsuite/gdb.base
Luis Machado 5b362f04b2 Fix more cases of improper test names
I noticed more occurrences of improper test names. The rather mechanical,
tedious and large patch below addresses, hopefully, most of the leftover cases.

As usual, another pair of eyes is welcome to check if missed something or did
an invalid substitution.

This patch also fixes the prepare_for_testing calls to pass proper test names.

gdb/testsuite/ChangeLog:

2016-12-23  Luis Machado  <lgustavo@codesourcery.com>

	Fix test names for the following files:

	* gdb.ada/exec_changed.exp
	* gdb.ada/info_types.exp
	* gdb.arch/aarch64-atomic-inst.exp
	* gdb.arch/aarch64-fp.exp
	* gdb.arch/altivec-abi.exp
	* gdb.arch/altivec-regs.exp
	* gdb.arch/amd64-byte.exp
	* gdb.arch/amd64-disp-step.exp
	* gdb.arch/amd64-dword.exp
	* gdb.arch/amd64-entry-value-inline.exp
	* gdb.arch/amd64-entry-value-param.exp
	* gdb.arch/amd64-entry-value-paramref.exp
	* gdb.arch/amd64-entry-value.exp
	* gdb.arch/amd64-i386-address.exp
	* gdb.arch/amd64-invalid-stack-middle.exp
	* gdb.arch/amd64-invalid-stack-top.exp
	* gdb.arch/amd64-optimout-repeat.exp
	* gdb.arch/amd64-prologue-skip.exp
	* gdb.arch/amd64-prologue-xmm.exp
	* gdb.arch/amd64-stap-special-operands.exp
	* gdb.arch/amd64-stap-wrong-subexp.exp
	* gdb.arch/amd64-tailcall-cxx.exp
	* gdb.arch/amd64-tailcall-noret.exp
	* gdb.arch/amd64-tailcall-ret.exp
	* gdb.arch/amd64-tailcall-self.exp
	* gdb.arch/amd64-word.exp
	* gdb.arch/arm-bl-branch-dest.exp
	* gdb.arch/arm-disp-step.exp
	* gdb.arch/arm-neon.exp
	* gdb.arch/arm-single-step-kernel-helper.exp
	* gdb.arch/avr-flash-qualifier.exp
	* gdb.arch/disp-step-insn-reloc.exp
	* gdb.arch/e500-abi.exp
	* gdb.arch/e500-regs.exp
	* gdb.arch/ftrace-insn-reloc.exp
	* gdb.arch/i386-avx512.exp
	* gdb.arch/i386-bp_permanent.exp
	* gdb.arch/i386-byte.exp
	* gdb.arch/i386-cfi-notcurrent.exp
	* gdb.arch/i386-disp-step.exp
	* gdb.arch/i386-dr3-watch.exp
	* gdb.arch/i386-float.exp
	* gdb.arch/i386-gnu-cfi.exp
	* gdb.arch/i386-mpx-map.exp
	* gdb.arch/i386-mpx-sigsegv.exp
	* gdb.arch/i386-mpx-simple_segv.exp
	* gdb.arch/i386-mpx.exp
	* gdb.arch/i386-permbkpt.exp
	* gdb.arch/i386-prologue.exp
	* gdb.arch/i386-signal.exp
	* gdb.arch/i386-size-overlap.exp
	* gdb.arch/i386-unwind.exp
	* gdb.arch/i386-word.exp
	* gdb.arch/mips-fcr.exp
	* gdb.arch/powerpc-d128-regs.exp
	* gdb.arch/powerpc-stackless.exp
	* gdb.arch/ppc64-atomic-inst.exp
	* gdb.arch/s390-stackless.exp
	* gdb.arch/s390-tdbregs.exp
	* gdb.arch/s390-vregs.exp
	* gdb.arch/sparc-sysstep.exp
	* gdb.arch/thumb-bx-pc.exp
	* gdb.arch/thumb-singlestep.exp
	* gdb.arch/thumb2-it.exp
	* gdb.arch/vsx-regs.exp
	* gdb.asm/asm-source.exp
	* gdb.base/a2-run.exp
	* gdb.base/advance.exp
	* gdb.base/all-bin.exp
	* gdb.base/anon.exp
	* gdb.base/args.exp
	* gdb.base/arithmet.exp
	* gdb.base/async-shell.exp
	* gdb.base/async.exp
	* gdb.base/attach-pie-noexec.exp
	* gdb.base/attach-twice.exp
	* gdb.base/auto-load.exp
	* gdb.base/bang.exp
	* gdb.base/bitfields.exp
	* gdb.base/break-always.exp
	* gdb.base/break-caller-line.exp
	* gdb.base/break-entry.exp
	* gdb.base/break-inline.exp
	* gdb.base/break-on-linker-gcd-function.exp
	* gdb.base/break-probes.exp
	* gdb.base/break.exp
	* gdb.base/breakpoint-shadow.exp
	* gdb.base/call-ar-st.exp
	* gdb.base/call-sc.exp
	* gdb.base/call-signal-resume.exp
	* gdb.base/call-strs.exp
	* gdb.base/callfuncs.exp
	* gdb.base/catch-fork-static.exp
	* gdb.base/catch-gdb-caused-signals.exp
	* gdb.base/catch-load.exp
	* gdb.base/catch-signal-fork.exp
	* gdb.base/catch-signal.exp
	* gdb.base/catch-syscall.exp
	* gdb.base/charset.exp
	* gdb.base/checkpoint.exp
	* gdb.base/chng-syms.exp
	* gdb.base/code-expr.exp
	* gdb.base/code_elim.exp
	* gdb.base/commands.exp
	* gdb.base/completion.exp
	* gdb.base/complex.exp
	* gdb.base/cond-expr.exp
	* gdb.base/condbreak.exp
	* gdb.base/consecutive.exp
	* gdb.base/continue-all-already-running.exp
	* gdb.base/coredump-filter.exp
	* gdb.base/corefile.exp
	* gdb.base/dbx.exp
	* gdb.base/debug-expr.exp
	* gdb.base/define.exp
	* gdb.base/del.exp
	* gdb.base/disabled-location.exp
	* gdb.base/disasm-end-cu.exp
	* gdb.base/disasm-optim.exp
	* gdb.base/display.exp
	* gdb.base/duplicate-bp.exp
	* gdb.base/ena-dis-br.exp
	* gdb.base/ending-run.exp
	* gdb.base/enumval.exp
	* gdb.base/environ.exp
	* gdb.base/eu-strip-infcall.exp
	* gdb.base/eval-avoid-side-effects.exp
	* gdb.base/eval-skip.exp
	* gdb.base/exitsignal.exp
	* gdb.base/expand-psymtabs.exp
	* gdb.base/filesym.exp
	* gdb.base/find-unmapped.exp
	* gdb.base/finish.exp
	* gdb.base/float.exp
	* gdb.base/foll-exec-mode.exp
	* gdb.base/foll-exec.exp
	* gdb.base/foll-fork.exp
	* gdb.base/fortran-sym-case.exp
	* gdb.base/freebpcmd.exp
	* gdb.base/func-ptr.exp
	* gdb.base/func-ptrs.exp
	* gdb.base/funcargs.exp
	* gdb.base/gcore-buffer-overflow.exp
	* gdb.base/gcore-relro-pie.exp
	* gdb.base/gcore-relro.exp
	* gdb.base/gcore.exp
	* gdb.base/gdb1090.exp
	* gdb.base/gdb11530.exp
	* gdb.base/gdb11531.exp
	* gdb.base/gdb1821.exp
	* gdb.base/gdbindex-stabs.exp
	* gdb.base/gdbvars.exp
	* gdb.base/hbreak.exp
	* gdb.base/hbreak2.exp
	* gdb.base/included.exp
	* gdb.base/infcall-input.exp
	* gdb.base/inferior-died.exp
	* gdb.base/infnan.exp
	* gdb.base/info-macros.exp
	* gdb.base/info-os.exp
	* gdb.base/info-proc.exp
	* gdb.base/info-shared.exp
	* gdb.base/info-target.exp
	* gdb.base/infoline.exp
	* gdb.base/interp.exp
	* gdb.base/interrupt.exp
	* gdb.base/jit-reader.exp
	* gdb.base/jit-simple.exp
	* gdb.base/kill-after-signal.exp
	* gdb.base/kill-detach-inferiors-cmd.exp
	* gdb.base/label.exp
	* gdb.base/langs.exp
	* gdb.base/ldbl_e308.exp
	* gdb.base/line-symtabs.exp
	* gdb.base/linespecs.exp
	* gdb.base/list.exp
	* gdb.base/long_long.exp
	* gdb.base/longest-types.exp
	* gdb.base/maint.exp
	* gdb.base/max-value-size.exp
	* gdb.base/memattr.exp
	* gdb.base/mips_pro.exp
	* gdb.base/morestack.exp
	* gdb.base/moribund-step.exp
	* gdb.base/multi-forks.exp
	* gdb.base/nested-addr.exp
	* gdb.base/nextoverexit.exp
	* gdb.base/noreturn-finish.exp
	* gdb.base/noreturn-return.exp
	* gdb.base/nostdlib.exp
	* gdb.base/offsets.exp
	* gdb.base/opaque.exp
	* gdb.base/pc-fp.exp
	* gdb.base/permissions.exp
	* gdb.base/print-symbol-loading.exp
	* gdb.base/prologue-include.exp
	* gdb.base/psymtab.exp
	* gdb.base/ptype.exp
	* gdb.base/random-signal.exp
	* gdb.base/randomize.exp
	* gdb.base/range-stepping.exp
	* gdb.base/readline-ask.exp
	* gdb.base/recpar.exp
	* gdb.base/recurse.exp
	* gdb.base/relational.exp
	* gdb.base/restore.exp
	* gdb.base/return-nodebug.exp
	* gdb.base/return.exp
	* gdb.base/run-after-attach.exp
	* gdb.base/save-bp.exp
	* gdb.base/scope.exp
	* gdb.base/sect-cmd.exp
	* gdb.base/set-lang-auto.exp
	* gdb.base/set-noassign.exp
	* gdb.base/setvar.exp
	* gdb.base/sigall.exp
	* gdb.base/sigbpt.exp
	* gdb.base/siginfo-addr.exp
	* gdb.base/siginfo-infcall.exp
	* gdb.base/siginfo-obj.exp
	* gdb.base/siginfo.exp
	* gdb.base/signals-state-child.exp
	* gdb.base/signest.exp
	* gdb.base/sigstep.exp
	* gdb.base/sizeof.exp
	* gdb.base/skip.exp
	* gdb.base/solib-corrupted.exp
	* gdb.base/solib-nodir.exp
	* gdb.base/solib-search.exp
	* gdb.base/stack-checking.exp
	* gdb.base/stale-infcall.exp
	* gdb.base/stap-probe.exp
	* gdb.base/start.exp
	* gdb.base/step-break.exp
	* gdb.base/step-bt.exp
	* gdb.base/step-line.exp
	* gdb.base/step-over-exit.exp
	* gdb.base/step-over-syscall.exp
	* gdb.base/step-resume-infcall.exp
	* gdb.base/step-test.exp
	* gdb.base/store.exp
	* gdb.base/structs3.exp
	* gdb.base/sym-file.exp
	* gdb.base/symbol-without-target_section.exp
	* gdb.base/term.exp
	* gdb.base/testenv.exp
	* gdb.base/ui-redirect.exp
	* gdb.base/until.exp
	* gdb.base/unwindonsignal.exp
	* gdb.base/value-double-free.exp
	* gdb.base/vla-datatypes.exp
	* gdb.base/vla-ptr.exp
	* gdb.base/vla-sideeffect.exp
	* gdb.base/volatile.exp
	* gdb.base/watch-cond-infcall.exp
	* gdb.base/watch-cond.exp
	* gdb.base/watch-non-mem.exp
	* gdb.base/watch-read.exp
	* gdb.base/watch-vfork.exp
	* gdb.base/watchpoint-cond-gone.exp
	* gdb.base/watchpoint-delete.exp
	* gdb.base/watchpoint-hw-hit-once.exp
	* gdb.base/watchpoint-hw.exp
	* gdb.base/watchpoint-stops-at-right-insn.exp
	* gdb.base/watchpoints.exp
	* gdb.base/wchar.exp
	* gdb.base/whatis-exp.exp
	* gdb.btrace/buffer-size.exp
	* gdb.btrace/data.exp
	* gdb.btrace/delta.exp
	* gdb.btrace/dlopen.exp
	* gdb.btrace/enable.exp
	* gdb.btrace/exception.exp
	* gdb.btrace/function_call_history.exp
	* gdb.btrace/gcore.exp
	* gdb.btrace/instruction_history.exp
	* gdb.btrace/nohist.exp
	* gdb.btrace/reconnect.exp
	* gdb.btrace/record_goto-step.exp
	* gdb.btrace/record_goto.exp
	* gdb.btrace/rn-dl-bind.exp
	* gdb.btrace/segv.exp
	* gdb.btrace/step.exp
	* gdb.btrace/stepi.exp
	* gdb.btrace/tailcall-only.exp
	* gdb.btrace/tailcall.exp
	* gdb.btrace/tsx.exp
	* gdb.btrace/unknown_functions.exp
	* gdb.btrace/vdso.exp
	* gdb.compile/compile-ifunc.exp
	* gdb.compile/compile-ops.exp
	* gdb.compile/compile-print.exp
	* gdb.compile/compile-setjmp.exp
	* gdb.cp/abstract-origin.exp
	* gdb.cp/ambiguous.exp
	* gdb.cp/annota2.exp
	* gdb.cp/annota3.exp
	* gdb.cp/anon-ns.exp
	* gdb.cp/anon-struct.exp
	* gdb.cp/anon-union.exp
	* gdb.cp/arg-reference.exp
	* gdb.cp/baseenum.exp
	* gdb.cp/bool.exp
	* gdb.cp/breakpoint.exp
	* gdb.cp/bs15503.exp
	* gdb.cp/call-c.exp
	* gdb.cp/casts.exp
	* gdb.cp/chained-calls.exp
	* gdb.cp/class2.exp
	* gdb.cp/classes.exp
	* gdb.cp/cmpd-minsyms.exp
	* gdb.cp/converts.exp
	* gdb.cp/cp-relocate.exp
	* gdb.cp/cpcompletion.exp
	* gdb.cp/cpexprs.exp
	* gdb.cp/cplabel.exp
	* gdb.cp/cplusfuncs.exp
	* gdb.cp/cpsizeof.exp
	* gdb.cp/ctti.exp
	* gdb.cp/derivation.exp
	* gdb.cp/destrprint.exp
	* gdb.cp/dispcxx.exp
	* gdb.cp/enum-class.exp
	* gdb.cp/exception.exp
	* gdb.cp/exceptprint.exp
	* gdb.cp/expand-psymtabs-cxx.exp
	* gdb.cp/expand-sals.exp
	* gdb.cp/extern-c.exp
	* gdb.cp/filename.exp
	* gdb.cp/formatted-ref.exp
	* gdb.cp/fpointer.exp
	* gdb.cp/gdb1355.exp
	* gdb.cp/gdb2495.exp
	* gdb.cp/hang.exp
	* gdb.cp/impl-this.exp
	* gdb.cp/infcall-dlopen.exp
	* gdb.cp/inherit.exp
	* gdb.cp/iostream.exp
	* gdb.cp/koenig.exp
	* gdb.cp/local.exp
	* gdb.cp/m-data.exp
	* gdb.cp/m-static.exp
	* gdb.cp/mb-ctor.exp
	* gdb.cp/mb-inline.exp
	* gdb.cp/mb-templates.exp
	* gdb.cp/member-name.exp
	* gdb.cp/member-ptr.exp
	* gdb.cp/meth-typedefs.exp
	* gdb.cp/method.exp
	* gdb.cp/method2.exp
	* gdb.cp/minsym-fallback.exp
	* gdb.cp/misc.exp
	* gdb.cp/namelessclass.exp
	* gdb.cp/namespace-enum.exp
	* gdb.cp/namespace-nested-import.exp
	* gdb.cp/namespace.exp
	* gdb.cp/nextoverthrow.exp
	* gdb.cp/no-dmgl-verbose.exp
	* gdb.cp/non-trivial-retval.exp
	* gdb.cp/noparam.exp
	* gdb.cp/nsdecl.exp
	* gdb.cp/nsimport.exp
	* gdb.cp/nsnested.exp
	* gdb.cp/nsnoimports.exp
	* gdb.cp/nsrecurs.exp
	* gdb.cp/nsstress.exp
	* gdb.cp/nsusing.exp
	* gdb.cp/operator.exp
	* gdb.cp/oranking.exp
	* gdb.cp/overload-const.exp
	* gdb.cp/overload.exp
	* gdb.cp/ovldbreak.exp
	* gdb.cp/ovsrch.exp
	* gdb.cp/paren-type.exp
	* gdb.cp/parse-lang.exp
	* gdb.cp/pass-by-ref.exp
	* gdb.cp/pr-1023.exp
	* gdb.cp/pr-1210.exp
	* gdb.cp/pr-574.exp
	* gdb.cp/pr10687.exp
	* gdb.cp/pr12028.exp
	* gdb.cp/pr17132.exp
	* gdb.cp/pr17494.exp
	* gdb.cp/pr9067.exp
	* gdb.cp/pr9167.exp
	* gdb.cp/pr9631.exp
	* gdb.cp/printmethod.exp
	* gdb.cp/psmang.exp
	* gdb.cp/psymtab-parameter.exp
	* gdb.cp/ptype-cv-cp.exp
	* gdb.cp/ptype-flags.exp
	* gdb.cp/re-set-overloaded.exp
	* gdb.cp/ref-types.exp
	* gdb.cp/rtti.exp
	* gdb.cp/scope-err.exp
	* gdb.cp/shadow.exp
	* gdb.cp/smartp.exp
	* gdb.cp/static-method.exp
	* gdb.cp/static-print-quit.exp
	* gdb.cp/temargs.exp
	* gdb.cp/templates.exp
	* gdb.cp/try_catch.exp
	* gdb.cp/typedef-operator.exp
	* gdb.cp/typeid.exp
	* gdb.cp/userdef.exp
	* gdb.cp/using-crash.exp
	* gdb.cp/var-tag.exp
	* gdb.cp/virtbase.exp
	* gdb.cp/virtfunc.exp
	* gdb.cp/virtfunc2.exp
	* gdb.cp/vla-cxx.exp
	* gdb.disasm/t01_mov.exp
	* gdb.disasm/t02_mova.exp
	* gdb.disasm/t03_add.exp
	* gdb.disasm/t04_sub.exp
	* gdb.disasm/t05_cmp.exp
	* gdb.disasm/t06_ari2.exp
	* gdb.disasm/t07_ari3.exp
	* gdb.disasm/t08_or.exp
	* gdb.disasm/t09_xor.exp
	* gdb.disasm/t10_and.exp
	* gdb.disasm/t11_logs.exp
	* gdb.disasm/t12_bit.exp
	* gdb.disasm/t13_otr.exp
	* gdb.dlang/circular.exp
	* gdb.dwarf2/arr-stride.exp
	* gdb.dwarf2/arr-subrange.exp
	* gdb.dwarf2/atomic-type.exp
	* gdb.dwarf2/bad-regnum.exp
	* gdb.dwarf2/bitfield-parent-optimized-out.exp
	* gdb.dwarf2/callframecfa.exp
	* gdb.dwarf2/clztest.exp
	* gdb.dwarf2/corrupt.exp
	* gdb.dwarf2/data-loc.exp
	* gdb.dwarf2/dup-psym.exp
	* gdb.dwarf2/dw2-anon-mptr.exp
	* gdb.dwarf2/dw2-anonymous-func.exp
	* gdb.dwarf2/dw2-bad-mips-linkage-name.exp
	* gdb.dwarf2/dw2-bad-unresolved.exp
	* gdb.dwarf2/dw2-basic.exp
	* gdb.dwarf2/dw2-canonicalize-type.exp
	* gdb.dwarf2/dw2-case-insensitive.exp
	* gdb.dwarf2/dw2-common-block.exp
	* gdb.dwarf2/dw2-compdir-oldgcc.exp
	* gdb.dwarf2/dw2-compressed.exp
	* gdb.dwarf2/dw2-const.exp
	* gdb.dwarf2/dw2-cp-infcall-ref-static.exp
	* gdb.dwarf2/dw2-cu-size.exp
	* gdb.dwarf2/dw2-dup-frame.exp
	* gdb.dwarf2/dw2-entry-value.exp
	* gdb.dwarf2/dw2-icycle.exp
	* gdb.dwarf2/dw2-ifort-parameter.exp
	* gdb.dwarf2/dw2-inline-break.exp
	* gdb.dwarf2/dw2-inline-param.exp
	* gdb.dwarf2/dw2-intercu.exp
	* gdb.dwarf2/dw2-intermix.exp
	* gdb.dwarf2/dw2-lexical-block-bare.exp
	* gdb.dwarf2/dw2-linkage-name-trust.exp
	* gdb.dwarf2/dw2-minsym-in-cu.exp
	* gdb.dwarf2/dw2-noloc.exp
	* gdb.dwarf2/dw2-op-call.exp
	* gdb.dwarf2/dw2-op-out-param.exp
	* gdb.dwarf2/dw2-opt-structptr.exp
	* gdb.dwarf2/dw2-param-error.exp
	* gdb.dwarf2/dw2-producer.exp
	* gdb.dwarf2/dw2-ranges-base.exp
	* gdb.dwarf2/dw2-ref-missing-frame.exp
	* gdb.dwarf2/dw2-reg-undefined.exp
	* gdb.dwarf2/dw2-regno-invalid.exp
	* gdb.dwarf2/dw2-restore.exp
	* gdb.dwarf2/dw2-restrict.exp
	* gdb.dwarf2/dw2-single-line-discriminators.exp
	* gdb.dwarf2/dw2-strp.exp
	* gdb.dwarf2/dw2-undefined-ret-addr.exp
	* gdb.dwarf2/dw2-unresolved.exp
	* gdb.dwarf2/dw2-var-zero-addr.exp
	* gdb.dwarf2/dw4-sig-types.exp
	* gdb.dwarf2/dwz.exp
	* gdb.dwarf2/dynarr-ptr.exp
	* gdb.dwarf2/enum-type.exp
	* gdb.dwarf2/gdb-index.exp
	* gdb.dwarf2/implptr-64bit.exp
	* gdb.dwarf2/implptr-optimized-out.exp
	* gdb.dwarf2/implptr.exp
	* gdb.dwarf2/implref-array.exp
	* gdb.dwarf2/implref-const.exp
	* gdb.dwarf2/implref-global.exp
	* gdb.dwarf2/implref-struct.exp
	* gdb.dwarf2/mac-fileno.exp
	* gdb.dwarf2/main-subprogram.exp
	* gdb.dwarf2/member-ptr-forwardref.exp
	* gdb.dwarf2/method-ptr.exp
	* gdb.dwarf2/missing-sig-type.exp
	* gdb.dwarf2/nonvar-access.exp
	* gdb.dwarf2/opaque-type-lookup.exp
	* gdb.dwarf2/pieces-optimized-out.exp
	* gdb.dwarf2/pieces.exp
	* gdb.dwarf2/pr10770.exp
	* gdb.dwarf2/pr13961.exp
	* gdb.dwarf2/staticvirtual.exp
	* gdb.dwarf2/subrange.exp
	* gdb.dwarf2/symtab-producer.exp
	* gdb.dwarf2/trace-crash.exp
	* gdb.dwarf2/typeddwarf.exp
	* gdb.dwarf2/valop.exp
	* gdb.dwarf2/watch-notconst.exp
	* gdb.fortran/array-element.exp
	* gdb.fortran/charset.exp
	* gdb.fortran/common-block.exp
	* gdb.fortran/complex.exp
	* gdb.fortran/derived-type-function.exp
	* gdb.fortran/derived-type.exp
	* gdb.fortran/logical.exp
	* gdb.fortran/module.exp
	* gdb.fortran/multi-dim.exp
	* gdb.fortran/nested-funcs.exp
	* gdb.fortran/print-formatted.exp
	* gdb.fortran/subarray.exp
	* gdb.fortran/vla-alloc-assoc.exp
	* gdb.fortran/vla-datatypes.exp
	* gdb.fortran/vla-history.exp
	* gdb.fortran/vla-ptr-info.exp
	* gdb.fortran/vla-ptype-sub.exp
	* gdb.fortran/vla-ptype.exp
	* gdb.fortran/vla-sizeof.exp
	* gdb.fortran/vla-type.exp
	* gdb.fortran/vla-value-sub-arbitrary.exp
	* gdb.fortran/vla-value-sub-finish.exp
	* gdb.fortran/vla-value-sub.exp
	* gdb.fortran/vla-value.exp
	* gdb.fortran/whatis_type.exp
	* gdb.go/chan.exp
	* gdb.go/handcall.exp
	* gdb.go/hello.exp
	* gdb.go/integers.exp
	* gdb.go/methods.exp
	* gdb.go/package.exp
	* gdb.go/strings.exp
	* gdb.go/types.exp
	* gdb.go/unsafe.exp
	* gdb.guile/scm-arch.exp
	* gdb.guile/scm-block.exp
	* gdb.guile/scm-breakpoint.exp
	* gdb.guile/scm-cmd.exp
	* gdb.guile/scm-disasm.exp
	* gdb.guile/scm-equal.exp
	* gdb.guile/scm-frame-args.exp
	* gdb.guile/scm-frame-inline.exp
	* gdb.guile/scm-frame.exp
	* gdb.guile/scm-iterator.exp
	* gdb.guile/scm-math.exp
	* gdb.guile/scm-objfile.exp
	* gdb.guile/scm-ports.exp
	* gdb.guile/scm-symbol.exp
	* gdb.guile/scm-symtab.exp
	* gdb.guile/scm-value-cc.exp
	* gdb.guile/types-module.exp
	* gdb.linespec/break-ask.exp
	* gdb.linespec/cpexplicit.exp
	* gdb.linespec/explicit.exp
	* gdb.linespec/keywords.exp
	* gdb.linespec/linespec.exp
	* gdb.linespec/ls-dollar.exp
	* gdb.linespec/ls-errs.exp
	* gdb.linespec/skip-two.exp
	* gdb.linespec/thread.exp
	* gdb.mi/mi-async.exp
	* gdb.mi/mi-basics.exp
	* gdb.mi/mi-break.exp
	* gdb.mi/mi-catch-load.exp
	* gdb.mi/mi-cli.exp
	* gdb.mi/mi-cmd-param-changed.exp
	* gdb.mi/mi-console.exp
	* gdb.mi/mi-detach.exp
	* gdb.mi/mi-disassemble.exp
	* gdb.mi/mi-eval.exp
	* gdb.mi/mi-file-transfer.exp
	* gdb.mi/mi-file.exp
	* gdb.mi/mi-fill-memory.exp
	* gdb.mi/mi-inheritance-syntax-error.exp
	* gdb.mi/mi-linespec-err-cp.exp
	* gdb.mi/mi-logging.exp
	* gdb.mi/mi-memory-changed.exp
	* gdb.mi/mi-read-memory.exp
	* gdb.mi/mi-record-changed.exp
	* gdb.mi/mi-reg-undefined.exp
	* gdb.mi/mi-regs.exp
	* gdb.mi/mi-return.exp
	* gdb.mi/mi-reverse.exp
	* gdb.mi/mi-simplerun.exp
	* gdb.mi/mi-solib.exp
	* gdb.mi/mi-stack.exp
	* gdb.mi/mi-stepi.exp
	* gdb.mi/mi-syn-frame.exp
	* gdb.mi/mi-until.exp
	* gdb.mi/mi-var-block.exp
	* gdb.mi/mi-var-child.exp
	* gdb.mi/mi-var-cmd.exp
	* gdb.mi/mi-var-cp.exp
	* gdb.mi/mi-var-display.exp
	* gdb.mi/mi-var-invalidate.exp
	* gdb.mi/mi-var-list-children-invalid-grandchild.exp
	* gdb.mi/mi-vla-fortran.exp
	* gdb.mi/mi-watch.exp
	* gdb.mi/mi2-var-child.exp
	* gdb.mi/user-selected-context-sync.exp
	* gdb.modula2/unbounded-array.exp
	* gdb.multi/dummy-frame-restore.exp
	* gdb.multi/multi-arch-exec.exp
	* gdb.multi/multi-arch.exp
	* gdb.multi/tids.exp
	* gdb.multi/watchpoint-multi.exp
	* gdb.opencl/callfuncs.exp
	* gdb.opencl/convs_casts.exp
	* gdb.opencl/datatypes.exp
	* gdb.opencl/operators.exp
	* gdb.opencl/vec_comps.exp
	* gdb.opt/clobbered-registers-O2.exp
	* gdb.opt/inline-break.exp
	* gdb.opt/inline-bt.exp
	* gdb.opt/inline-cmds.exp
	* gdb.opt/inline-locals.exp
	* gdb.pascal/case-insensitive-symbols.exp
	* gdb.pascal/floats.exp
	* gdb.pascal/gdb11492.exp
	* gdb.python/lib-types.exp
	* gdb.python/py-arch.exp
	* gdb.python/py-as-string.exp
	* gdb.python/py-bad-printers.exp
	* gdb.python/py-block.exp
	* gdb.python/py-breakpoint-create-fail.exp
	* gdb.python/py-breakpoint.exp
	* gdb.python/py-caller-is.exp
	* gdb.python/py-cmd.exp
	* gdb.python/py-explore-cc.exp
	* gdb.python/py-explore.exp
	* gdb.python/py-finish-breakpoint.exp
	* gdb.python/py-finish-breakpoint2.exp
	* gdb.python/py-frame-args.exp
	* gdb.python/py-frame-inline.exp
	* gdb.python/py-frame.exp
	* gdb.python/py-framefilter-mi.exp
	* gdb.python/py-infthread.exp
	* gdb.python/py-lazy-string.exp
	* gdb.python/py-linetable.exp
	* gdb.python/py-mi-events.exp
	* gdb.python/py-mi-objfile.exp
	* gdb.python/py-mi.exp
	* gdb.python/py-objfile.exp
	* gdb.python/py-pp-integral.exp
	* gdb.python/py-pp-maint.exp
	* gdb.python/py-pp-re-notag.exp
	* gdb.python/py-pp-registration.exp
	* gdb.python/py-recurse-unwind.exp
	* gdb.python/py-strfns.exp
	* gdb.python/py-symbol.exp
	* gdb.python/py-symtab.exp
	* gdb.python/py-sync-interp.exp
	* gdb.python/py-typeprint.exp
	* gdb.python/py-unwind-maint.exp
	* gdb.python/py-unwind.exp
	* gdb.python/py-value-cc.exp
	* gdb.python/py-xmethods.exp
	* gdb.reverse/amd64-tailcall-reverse.exp
	* gdb.reverse/break-precsave.exp
	* gdb.reverse/break-reverse.exp
	* gdb.reverse/consecutive-precsave.exp
	* gdb.reverse/consecutive-reverse.exp
	* gdb.reverse/finish-precsave.exp
	* gdb.reverse/finish-reverse-bkpt.exp
	* gdb.reverse/finish-reverse.exp
	* gdb.reverse/fstatat-reverse.exp
	* gdb.reverse/getresuid-reverse.exp
	* gdb.reverse/i386-precsave.exp
	* gdb.reverse/i386-reverse.exp
	* gdb.reverse/i386-sse-reverse.exp
	* gdb.reverse/i387-env-reverse.exp
	* gdb.reverse/i387-stack-reverse.exp
	* gdb.reverse/insn-reverse.exp
	* gdb.reverse/machinestate-precsave.exp
	* gdb.reverse/machinestate.exp
	* gdb.reverse/next-reverse-bkpt-over-sr.exp
	* gdb.reverse/pipe-reverse.exp
	* gdb.reverse/readv-reverse.exp
	* gdb.reverse/recvmsg-reverse.exp
	* gdb.reverse/rerun-prec.exp
	* gdb.reverse/s390-mvcle.exp
	* gdb.reverse/step-precsave.exp
	* gdb.reverse/step-reverse.exp
	* gdb.reverse/time-reverse.exp
	* gdb.reverse/until-precsave.exp
	* gdb.reverse/until-reverse.exp
	* gdb.reverse/waitpid-reverse.exp
	* gdb.reverse/watch-precsave.exp
	* gdb.reverse/watch-reverse.exp
	* gdb.rust/generics.exp
	* gdb.rust/methods.exp
	* gdb.rust/modules.exp
	* gdb.rust/simple.exp
	* gdb.server/connect-with-no-symbol-file.exp
	* gdb.server/ext-attach.exp
	* gdb.server/ext-restart.exp
	* gdb.server/ext-wrapper.exp
	* gdb.server/file-transfer.exp
	* gdb.server/server-exec-info.exp
	* gdb.server/server-kill.exp
	* gdb.server/server-mon.exp
	* gdb.server/wrapper.exp
	* gdb.stabs/exclfwd.exp
	* gdb.stabs/gdb11479.exp
	* gdb.threads/clone-new-thread-event.exp
	* gdb.threads/corethreads.exp
	* gdb.threads/current-lwp-dead.exp
	* gdb.threads/dlopen-libpthread.exp
	* gdb.threads/gcore-thread.exp
	* gdb.threads/sigstep-threads.exp
	* gdb.threads/watchpoint-fork.exp
	* gdb.trace/actions-changed.exp
	* gdb.trace/backtrace.exp
	* gdb.trace/change-loc.exp
	* gdb.trace/circ.exp
	* gdb.trace/collection.exp
	* gdb.trace/disconnected-tracing.exp
	* gdb.trace/ftrace.exp
	* gdb.trace/mi-trace-frame-collected.exp
	* gdb.trace/mi-trace-unavailable.exp
	* gdb.trace/mi-traceframe-changed.exp
	* gdb.trace/mi-tsv-changed.exp
	* gdb.trace/no-attach-trace.exp
	* gdb.trace/passc-dyn.exp
	* gdb.trace/qtro.exp
	* gdb.trace/range-stepping.exp
	* gdb.trace/read-memory.exp
	* gdb.trace/save-trace.exp
	* gdb.trace/signal.exp
	* gdb.trace/status-stop.exp
	* gdb.trace/tfile.exp
	* gdb.trace/trace-break.exp
	* gdb.trace/trace-buffer-size.exp
	* gdb.trace/trace-condition.exp
	* gdb.trace/tracefile-pseudo-reg.exp
	* gdb.trace/tstatus.exp
	* gdb.trace/unavailable.exp
	* gdb.trace/while-dyn.exp
	* gdb.trace/while-stepping.exp
2016-12-23 10:52:18 -06:00
..
comp-dir/subdir
gdbinit-history Fix PR gdb/17820 2015-05-13 09:26:54 -04:00
a2-run.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
advance.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
advance.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
alias.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
all-architectures-0.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-1.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-2.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-3.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-4.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-5.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-6.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures-7.exp Add test that exercises all bfd architecture, osabi, endian, etc. combinations 2016-12-09 14:59:09 +00:00
all-architectures.exp.in Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily 2016-12-09 15:27:43 +00:00
all-bin.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
all-types.c
annota-input-while-running.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
annota-input-while-running.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
annota1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
annota1.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
annota3.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
annota3.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
anon.c
anon.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
args.c
args.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
argv0-symlink.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
argv0-symlink.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arithmet.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
arrayidx.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arrayidx.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
asmlabel.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
asmlabel.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
assign.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
async-shell.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
async-shell.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
async.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
async.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
attach-pie-misread.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-pie-misread.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-pie-noexec.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-pie-noexec.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
attach-twice.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-twice.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
attach-wait-input.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
attach-wait-input.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
attach.c
attach.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
attach2.c
auto-connect-native-target.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auto-connect-native-target.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
auto-load-script GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auto-load.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auto-load.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
auxv.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
auxv.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
average.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
bad-file.exp Fix copyright year, remove linux only test. 2016-04-19 09:06:53 -07:00
bang.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
bar.c
batch-preserve-term-settings.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
batch-preserve-term-settings.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
baz.c
bfp-test.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bfp-test.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bg-execution-repeat.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bg-execution-repeat.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bigcore.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bigcore.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bitfields.c
bitfields.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
bitfields2.c
bitfields2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
bitops.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-cmds-execution-x-script.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-cmds-execution-x-script.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-cmds-execution-x-script.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-permanent.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
bp-permanent.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
branch-to-self.c New test case gdb.base/branch-to-self.exp 2016-04-25 09:53:51 +01:00
branch-to-self.exp Skip gdb.base/branch-to-self.exp if gdb,nosignals exists 2016-04-27 16:13:52 +01:00
break-always.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-always.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break-caller-line.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-caller-line.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break-entry.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break-fun-addr.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
break-fun-addr1.c Fix regression introduced in "break *<EXPR>" by explicit location patches. 2016-01-21 14:23:15 +04:00
break-fun-addr2.c Fix regression introduced in "break *<EXPR>" by explicit location patches. 2016-01-21 14:23:15 +04:00
break-idempotent.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-idempotent.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break-inline.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-inline.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break-interp-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-interp-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-interp.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-main-file-remove-fail.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-main-file-remove-fail.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break-on-linker-gcd-function.cc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-on-linker-gcd-function.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break-probes-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-probes.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-probes.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break-unload-file.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break-unload-file.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
break.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
break.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
break1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-in-ro-region.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-in-ro-region.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-shadow.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
breakpoint-shadow.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
call-ar-st.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-ar-st.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
call-rt-st.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-rt-st.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
call-sc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
call-sc.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
call-signal-resume.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
call-signals.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
call-strs.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
call-strs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
callexit.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
callexit.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
callfuncs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
callfuncs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
catch-fork-kill.c Fix gdb.base/catch-fork-kill.c compilation 2016-03-01 17:11:57 +00:00
catch-fork-kill.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
catch-fork-static.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
catch-gdb-caused-signals.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-gdb-caused-signals.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
catch-load-so.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-load.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-load.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
catch-signal-fork.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-signal-fork.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
catch-signal-siginfo-cond.c Fix PR19388: Can't access $_siginfo in breakpoint (catch signal) condition 2016-01-13 10:40:33 +00:00
catch-signal-siginfo-cond.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
catch-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
catch-signal.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
catch-syscall.c Set unknown_syscall differently on arm linux 2016-06-29 14:51:41 +01:00
catch-syscall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
charset-malloc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
charset.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
charset.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
checkpoint-ns.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
checkpoint.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
checkpoint.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
chng-syms.c
chng-syms.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
code-expr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
code_elim.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
code_elim1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
code_elim2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
command-line-input.exp Test issuing a command split in multiple lines with continuation chars 2016-03-09 18:24:58 +00:00
commands.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
compare-sections.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
compare-sections.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
completion.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
complex.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
complex.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
comprdebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
cond-eval-mode.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cond-eval-mode.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
cond-expr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
condbreak-call-false.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
condbreak-call-false.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
condbreak.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
consecutive-step-over.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
consecutive-step-over.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
consecutive.c
consecutive.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
constvars.c
constvars.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
continue-all-already-running.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
continue-all-already-running.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
coredump-filter.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
coredump-filter.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
corefile.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
coremaker.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj-f.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj-m.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj-v.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ctxobj.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
cursal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cursal.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
cvexpr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
cvexpr.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
d10vovly.c
dbx.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
dcache-line-read-error.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dcache-line-read-error.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
debug-expr.c
debug-expr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
default.exp Makefiles: Flatten and sort file lists 2016-11-23 09:45:22 -05:00
define.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
del.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
del.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
detach.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dfp-exprs.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dfp-test.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dfp-test.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
disabled-location.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disabled-location.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
disasm-end-cu-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-end-cu-2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-end-cu.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
disasm-optim.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-optim.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
disasm-optim.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
disasm-optim.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
display.c
display.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
dmsym.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dmsym.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dmsym_main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
double-prompt-target-event-error.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
double-prompt-target-event-error.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-bp-same-addr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-bp-same-addr.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-detach.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-detach.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-next.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-next.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-non-stop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-non-stop.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
dprintf-pending.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf-pending.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dprintf-pendshr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dprintf.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso1.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso-dso2.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dso2dso.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dtrace-probe.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dtrace-probe.d GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dtrace-probe.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dump.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
dump.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
dup-sect.S GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
dup-sect.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
duplicate-bp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
duplicate-bp.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
echo.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
empty_exe.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ena-dis-br.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
ending-run.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
ending-run.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
enum_cond.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
enum_cond.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
enumval.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
enumval.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
environ.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
eu-strip-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
eu-strip-infcall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
eval-avoid-side-effects.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
eval-skip.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
eval.exp Fix test names starting with uppercase using gdb_test_no_output 2016-12-01 14:42:48 -06:00
examine-backward.c Add negative repeat count to 'x' command 2016-06-09 22:50:47 -07:00
examine-backward.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
exe-lock.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
exec-invalid-sysroot.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
execd-prog.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
execl-update-breakpoints.c Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn't 2016-02-09 12:12:17 +00:00
execl-update-breakpoints.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
execution-termios.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
execution-termios.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
exitsignal.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
expand-psymtabs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
expand-psymtabs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
exprs.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
exprs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
fileio.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
fileio.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
filesym.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
filesym.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
find-unmapped.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
find-unmapped.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
find.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
find.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
finish.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
fixsection.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fixsection.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
fixsectshr.c
float.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
float.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
float128.c Support 128-bit IEEE floating-point types on Intel and Power 2016-09-06 17:33:15 +02:00
float128.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
floatn.c Support 128-bit IEEE floating-point types on Intel and Power 2016-09-06 17:33:15 +02:00
floatn.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
foll-exec-mode.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-exec-mode.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
foll-exec.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-exec.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
foll-fork.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
foll-fork.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
foll-vfork-exit.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-vfork.c [testsuite] Remove BASEDIR 2016-02-04 15:46:37 +00:00
foll-vfork.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
foo.c
fork-running-state.c Fix PR 19461: strange "info thread" behavior in non-stop 2016-01-25 13:17:34 +00:00
fork-running-state.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
fortran-sym-case.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fortran-sym-case.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
frame-args.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
frame-args.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
freebpcmd.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
freebpcmd.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
fullname.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullname.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullpath-expand-func.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullpath-expand.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
fullpath-expand.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
func-ptr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
func-ptr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
func-ptrs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
func-ptrs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
funcargs.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
funcargs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gcore-buffer-overflow.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-buffer-overflow.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gcore-relro-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-relro-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-relro-pie.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore-relro-pie.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gcore-relro.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gcore.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gcore.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gdb-sigterm-2.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb-sigterm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb-sigterm.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1056.exp Fix test names starting with uppercase using gdb_test on a single line. 2016-12-01 14:41:23 -06:00
gdb1090.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1090.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gdb1250.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1250.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gdb1555-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1555.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1555.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
gdb1821.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb1821.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gdb11530.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11530.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gdb11531.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdb11531.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gdb_history
gdbhistsize-history.exp testsuite: Fix false FAILs with .bashrc GDBHISTFILE=... 2016-04-07 22:18:49 +02:00
gdbindex-stabs-dwarf.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdbindex-stabs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gdbindex-stabs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
gdbinit-history.exp testsuite: Fix false FAILs with .bashrc GDBHISTFILE=... 2016-04-07 22:18:49 +02:00
gdbvars.c
gdbvars.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
global-var-nested-by-dso-solib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso-solib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
global-var-nested-by-dso.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gnu-debugdata.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gnu-debugdata.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gnu-ifunc-lib.c Pass HWCAP to ifunc resolver 2016-09-09 19:59:53 +02:00
gnu-ifunc.c Pass HWCAP to ifunc resolver 2016-09-09 19:59:53 +02:00
gnu-ifunc.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
gnu_vector.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
gnu_vector.exp gnu_vector.exp: Respect `should_kfail' for PR 8549 2016-01-20 19:41:45 +01:00
grbx.c
hashline1.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hashline2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hashline3.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hbreak-in-shr-unsupported-shr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak-in-shr-unsupported.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak-in-shr-unsupported.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
hbreak-unmapped.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak-unmapped.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
hbreak.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hbreak.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
hbreak2.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
help.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
history-duplicates.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hook-stop.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
hook-stop.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
huge.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
huge.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
ifelse.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
included.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
included.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
included.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infcall-exec.c breakpoints/19546: Fix crash after updating breakpoints 2016-02-09 16:04:45 -08:00
infcall-exec.exp breakpoints/19546: Fix crash after updating breakpoints 2016-02-09 16:04:45 -08:00
infcall-exec2.c breakpoints/19546: Fix crash after updating breakpoints 2016-02-09 16:04:45 -08:00
infcall-input.c Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm->thread_fsm' failed 2016-09-28 17:44:57 -04:00
infcall-input.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
inferior-died.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
inferior-died.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
infnan.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infnan.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
info-fun-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-fun.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-fun.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
info-macros.c
info-macros.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
info-os.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-os.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
info-proc.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
info-shared-solib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared-solib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
info-shared.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
info-target.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
infoline.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
infoline.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
int-type.c
interact.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interp.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
interrupt-noterm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
interrupt-noterm.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
interrupt.c Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.c 2015-02-27 13:54:22 +00:00
interrupt.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
jit-attach-pie.c PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression 2016-09-29 17:39:39 +02:00
jit-attach-pie.exp PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression 2016-09-29 17:39:39 +02:00
jit-dlmain.c
jit-main.c testsuite: Fix for gcc-4.8: gdb.base/jit.exp gdb.base/jit-so.exp 2016-04-08 15:38:53 +02:00
jit-protocol.h Add a test case for the jit-reader interface 2016-06-17 19:24:08 +01:00
jit-reader.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
jit-simple-dl.c Fix PR11094: JIT breakpoint is not properly recreated on reruns 2016-10-06 12:53:52 +01:00
jit-simple-jit.c Fix PR11094: JIT breakpoint is not properly recreated on reruns 2016-10-06 12:53:52 +01:00
jit-simple.c Fix PR11094: JIT breakpoint is not properly recreated on reruns 2016-10-06 12:53:52 +01:00
jit-simple.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
jit-so.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
jit-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
jit.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
jithost.c Extend JIT-reader test and fix GDB problems that exposes 2016-07-01 11:56:39 +01:00
jithost.h Add a test case for the jit-reader interface 2016-06-17 19:24:08 +01:00
jitreader.c Extend JIT-reader test and fix GDB problems that exposes 2016-07-01 11:56:39 +01:00
jump.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
jump.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
kill-after-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
kill-after-signal.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
kill-detach-inferiors-cmd.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
kill-detach-inferiors-cmd.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
killed-outside.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
killed-outside.exp testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale options 2016-10-19 18:23:09 +01:00
label.c
label.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
langs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
langs0.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs1.f GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
langs2.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
langs2.cxx
ldbl_e308.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ldbl_e308.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
line-symtabs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
line-symtabs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
line-symtabs.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
lineinc.c
lineinc.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
lineinc1.h
lineinc2.h
lineinc3.h
linespecs.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
list.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
list0.c
list0.h Drop non-prototype C function header variants: 'list' test case 2014-11-13 10:20:43 +01:00
list1.c Drop non-prototype C function header variants: 'list' test case 2014-11-13 10:20:43 +01:00
logical.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
long_long.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
long_long.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
longest-types.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
longest-types.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
longjmp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
longjmp.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
m32r.ld
m32rovly.c
macscp.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
macscp1.c
macscp2.h
macscp3.h
macscp4.h
maint.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
max-value-size.c gdb: New set/show max-value-size command. 2016-02-01 18:05:35 +00:00
max-value-size.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
memattr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
memattr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
mips_pro.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
mips_pro.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
miscexprs.c
miscexprs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
morestack.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
morestack.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
moribund-step.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
multi-forks.c [testsuite] Unbuffer the output in gdb.base/multi-forks.c 2016-01-22 09:02:11 +00:00
multi-forks.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
multi-line-starts-subshell.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-addr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-addr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
nested-subp1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp1.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp2.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp3.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nested-subp3.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
new-ui-echo.c Fix PR20494 - User input stops being echoed in CLI 2016-08-23 16:03:28 +01:00
new-ui-echo.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
new-ui-pending-input.c new-ui command: gdb internal errors if input is already pending 2016-09-06 23:49:57 +01:00
new-ui-pending-input.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
new-ui.c Add "new-ui console" tests 2016-06-21 01:11:57 +01:00
new-ui.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
nextoverexit.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nextoverexit.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
nodebug.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
nodebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
nofield.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nofield.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
noreturn-finish.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
noreturn-finish.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
noreturn-return.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
noreturn-return.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
normal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nostdlib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
nostdlib.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
offsets.c Support structure offsets that are 512K or larger. 2016-06-24 21:02:36 -04:00
offsets.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
opaque.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
opaque0.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
opaque1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
overlays.c
overlays.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
ovlymgr.c
ovlymgr.h
page.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-after-ctrl-c-running.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-after-ctrl-c-running.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
paginate-bg-execution.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-bg-execution.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
paginate-execution-startup.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-execution-startup.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-inferior-exit.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
paginate-inferior-exit.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
pc-fp.c
pc-fp.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
pending.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pending.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
pendshr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
permissions.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
pi.txt
pie-execl.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pie-execl.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pointers.c
pointers.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
pr10179-a.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
pr10179-b.c
pr10179.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pr11022.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
pr11022.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
prelink-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prelink.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prelink.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var-lib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var-lib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-file-var.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
print-symbol-loading-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-symbol-loading-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
print-symbol-loading.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
printcmds.c
printcmds.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
prologue-include.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue-include.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
prologue-include.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
prologue.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
psymtab.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
psymtab1.c
psymtab2.c
ptr-typedef.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
ptr-typedef.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
ptype.c
ptype.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
ptype1.c
quit.exp PR gdb/20604 - fix "quit" when an invalid expression is used 2016-09-21 11:39:37 -06:00
radix.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
random-signal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
random-signal.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
randomize.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
randomize.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
range-stepping.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
range-stepping.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
readline-ask.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
readline-ask.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
readline-ask.inputrc GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
readline.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
realname-expand-real.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
realname-expand.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
realname-expand.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
recpar.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
recpar.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
recurse.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
recurse.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
relational.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
relativedebug.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
relativedebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
relocate.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
relocate.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
remote.c
remote.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
remotetimeout.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
reread.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
reread1.c
reread2.c
restore.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
restore.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
return-nodebug.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
return-nodebug.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
return-nodebug1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
return.c Add copyright header in gdb.base/return.c 2016-06-29 17:33:19 +01:00
return.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
return2.c
return2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
run-after-attach.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
run-after-attach.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
run.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
save-bp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
save-bp.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
savedregs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
savedregs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
scope.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
scope0.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
scope1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
sect-cmd.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
segv.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sep-proc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sep.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sep.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sepdebug.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sepdebug.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sepdebug2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sepsymtab.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sepsymtab.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
set-inferior-tty.c Allow resetting an empty inferior-tty 2016-08-24 13:10:08 -04:00
set-inferior-tty.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
set-lang-auto.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
set-noassign.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
setshow.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
setshow.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
setvar.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
setvar.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
shell.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
shlib-call.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
shmain.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
shr1.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
shr2.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
shreloc.c
shreloc.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
shreloc1.c
shreloc2.c
sigall.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
sigall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
sigaltstack.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigaltstack.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sigbpt.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigbpt.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
sigchld.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigchld.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-addr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-addr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
siginfo-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-infcall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
siginfo-obj.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-obj.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
siginfo-thread.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo-thread.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
siginfo.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
siginfo.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
signals-state-child.c Fix warning in gdb.base/signals-state-child.c 2016-08-12 11:02:04 +01:00
signals-state-child.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
signals.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
signals.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
signest.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
signest.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
signull.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
signull.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sigrepeat.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigrepeat.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
sigstep.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sigstep.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
sizeof.c Run gdb.base/sizeof.exp with board having gdb,noinferiorio 2015-12-03 17:12:41 +00:00
sizeof.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
skip-solib-lib.c GDB testsuite: Fix warnings with -std=gnu11 2014-11-13 10:20:44 +01:00
skip-solib-main.c
skip-solib.exp Extend "skip" command to support -file, -gfile, -function, -rfunction. 2016-02-23 13:25:18 -08:00
skip.c Remove hand-called function from test. 2016-03-15 12:44:34 -07:00
skip.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
skip1.c Extend "skip" command to support -file, -gfile, -function, -rfunction. 2016-02-23 13:25:18 -08:00
so-disc-shr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
so-impl-ld.c
so-impl-ld.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-corrupted.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
solib-disc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-disc.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
solib-display-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-display-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-display.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-nodir.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
solib-overlap-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-overlap-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-overlap.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-search-lib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-search-lib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-search.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-search.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
solib-search.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-symbol-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-symbol-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-symbol.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
solib-weak.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
solib-weak.exp Rename gdb_load_shlibs to gdb_load_shlib 2016-04-27 18:09:14 -04:00
solib1.c Remove HP-UX references fom testsuite 2015-12-21 12:51:54 -05:00
source-dir.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-error.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-execution.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-execution.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
source-execution.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-nofile.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source-test.gdb GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
source.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
spu.ld
ss.h
sss-bp-on-user-bp-2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sss-bp-on-user-bp-2.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
sss-bp-on-user-bp.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sss-bp-on-user-bp.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
stack-checking.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
stack-checking.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
stale-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
stale-infcall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
stap-probe.c Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimization 2016-09-12 00:19:22 -04:00
stap-probe.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
start.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
start.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
statistics.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-break.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-break.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
step-bt.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-bt.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
step-line.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-line.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
step-line.inp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-over-clone.c New test about step over clone syscall 2016-03-03 09:17:45 +00:00
step-over-exit.c Step over exit with reinsert breakpoints 2016-06-17 10:38:55 +01:00
step-over-exit.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
step-over-fork.c Rename disp-step-syscall.exp to step-over-syscall.exp 2016-03-03 09:17:45 +00:00
step-over-no-symbols.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-over-syscall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
step-over-vfork.c Rename disp-step-syscall.exp to step-over-syscall.exp 2016-03-03 09:17:45 +00:00
step-resume-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-resume-infcall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
step-sw-breakpoint-adjust-pc.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-sw-breakpoint-adjust-pc.exp Move foreach_with_prefix to lib/gdb.exp 2016-01-25 13:15:11 +00:00
step-symless.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-symless.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
step-test.c
step-test.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
store.c
store.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
structs.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
structs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
structs2.c
structs2.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
structs3.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
structs3.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
subst.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sum.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
sym-file-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file-loader.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file-loader.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
sym-file.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
symbol-without-target_section.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symbol-without-target_section.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
symtab-search-order-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order-shlib-1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
symtab-search-order.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
term.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
term.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
testenv.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
testenv.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
trace-commands.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
tui-layout.c tui-disasm: Fix window content buffer overrun 2016-11-09 13:02:12 +01:00
tui-layout.exp tui-disasm: Fix window content buffer overrun 2016-11-09 13:02:12 +01:00
twice.c
twice.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
type-opaque-lib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
type-opaque-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
type-opaque.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
ui-redirect.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
unload.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unload.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
unloadshr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unloadshr2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
until-nodebug.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
until.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
unwindonsignal.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
unwindonsignal.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
valgrind-db-attach.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-db-attach.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-disp-step.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-disp-step.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
valgrind-infcall.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
value-double-free.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
value-double-free.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
varargs.c Unbuffer all tests that rely on stdio 2015-07-29 11:09:45 +01:00
varargs.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
vdso-warning.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vdso-warning.exp Fix PR gdb/20505 - Make vDSO detection work with core files 2016-08-22 20:05:09 +01:00
vforked-prog.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-datatypes.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-datatypes.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
vla-ptr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-ptr.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
vla-sideeffect.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-sideeffect.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
vla-stub-define.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-stub.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
vla-stub.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
volatile.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watch-bitfields.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-bitfields.exp GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond-infcall.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond-infcall.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watch-cond.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-cond.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watch-non-mem.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-non-mem.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watch-read.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-read.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watch-vfork.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch-vfork.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watch_thread_num.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watch_thread_num.exp Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test 2016-12-01 14:44:38 -06:00
watchpoint-cond-gone-stripped.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-cond-gone.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-cond-gone.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watchpoint-delete.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-delete.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watchpoint-hw-hit-once.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-hw-hit-once.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watchpoint-hw.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-hw.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watchpoint-reuse-slot.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-reuse-slot.exp Fix test names starting with uppercase output by basic functions 2016-12-01 14:40:05 -06:00
watchpoint-solib-shr.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-solib.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-solib.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
watchpoint-stops-at-right-insn.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoint-stops-at-right-insn.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
watchpoint.c GDB testsuite: drop non-prototype C function header variants 2014-11-13 10:20:44 +01:00
watchpoint.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
watchpoints.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
watchpoints.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
wchar.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
wchar.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
weaklib1.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
weaklib2.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
whatis-exp.exp Fix more cases of improper test names 2016-12-23 10:52:18 -06:00
whatis.c gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTR 2016-05-27 13:06:25 +01:00
whatis.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00
wrong_frame_bt_full-main.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
wrong_frame_bt_full-opaque.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
wrong_frame_bt_full.exp Fixup testcases outputting own name as a test name and standardize failed compilation messages 2016-12-01 14:47:50 -06:00