binutils-gdb/gdb/testsuite/gdb.base
Will Newton 5d0a3b53c0 gdb/testsuite/gdb.base: Enable disp-step-syscall.exp tests for ARM.
disp-step-syscall.exp is not run for ARM targets because ARM syscall
instructions have not been added to the list of possible syscall
instructions. This patch adds ARM syscall instructions to enable
disp-step-syscall.exp tests for ARM targets. Attached patch is tested
on ARMv7 and helps pass all disp-step-syscall.exp tests for ARM
targets.

gdb/testsuite/ChangeLog:

2013-07-19  Omair Javaid  <Omair.Javaid@linaro.org>

	* gdb.base/disp-step-syscall.exp: Add svc and swi syscall
	instructions and enable disp-step-syscall for arm targets.
2013-07-19 10:24:34 +00:00
..
comp-dir/subdir
a2-run.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
advance.c
advance.exp
alias.exp
all-bin.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
all-types.c
annota1.c
annota1.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
annota3.c
annota3.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
anon.c
anon.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
args.c
args.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
arithmet.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
arrayidx.c
arrayidx.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
assign.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
async-shell.c
async-shell.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
async.c
async.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
attach2.c
attach-pie-misread.c
attach-pie-misread.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
attach-pie-noexec.c
attach-pie-noexec.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
attach-twice.c
attach-twice.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
attach.c
attach.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
auxv.c
auxv.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
average.c
bang.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
bar.c
baz.c
bfp-test.c
bfp-test.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
bigcore.c
bigcore.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
bitfields2.c
bitfields2.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
bitfields.c
bitfields.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
bitops.exp
branches.c
break1.c
break-always.c
break-always.exp * gdb.base/break-always.exp: Explicitly specify test name. 2013-06-06 15:50:37 +00:00
break-caller-line.c
break-caller-line.exp
break-entry.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
break-inline.c
break-inline.exp
break-interp-lib.c
break-interp-main.c
break-interp.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
break-on-linker-gcd-function.cc Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
break-on-linker-gcd-function.exp gdb/testsuite/ 2013-07-02 20:06:12 +00:00
break-probes-solib.c 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
break-probes.c 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
break-probes.exp 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
break.c
break.exp Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
breakpoint-shadow.c
breakpoint-shadow.exp test suite update - gdb.base/[ab] 2013-06-27 18:47:53 +00:00
call-ar-st.c
call-ar-st.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
call-rt-st.c
call-rt-st.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
call-sc.c
call-sc.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
call-signal-resume.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
call-signals.c
call-strs.c
call-strs.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
callexit.c
callexit.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
callfuncs.c
callfuncs.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
catch-load-so.c
catch-load.c
catch-load.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
catch-signal-fork.c
catch-signal-fork.exp
catch-signal.c
catch-signal.exp
catch-syscall.c
catch-syscall.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
charset-malloc.c
charset.c
charset.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
checkpoint.c
checkpoint.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
chng-syms.c
chng-syms.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
code_elim1.c
code_elim2.c
code_elim.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
code-expr.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
commands.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
completion.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
complex.c
complex.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
comprdebug.exp
cond-eval-mode.exp
cond-expr.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
condbreak.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
consecutive.c
consecutive.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
constvars.c
constvars.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
corefile.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
coremaker2.c
coremaker.c
ctxobj-f.c
ctxobj-m.c
ctxobj-v.c
ctxobj.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
cursal.c
cursal.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
cvexpr.c
cvexpr.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
d10v.ld
d10vovly.c
dbx.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
debug-expr.c
debug-expr.exp
default.exp * defs.h (enum val_prettyformat): Renamed from val_prettyprint. 2013-07-09 16:57:09 +00:00
define.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
del.c
del.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
detach.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
dfp-exprs.exp
dfp-test.c
dfp-test.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
disabled-location.c
disabled-location.exp
disasm-end-cu-1.c
disasm-end-cu-2.c
disasm-end-cu.exp
disp-step-fork.c
disp-step-syscall.exp gdb/testsuite/gdb.base: Enable disp-step-syscall.exp tests for ARM. 2013-07-19 10:24:34 +00:00
disp-step-vfork.c
display.c
display.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
dmsym_main.c
dmsym.c
dmsym.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
dprintf-next.c 2013-06-25 Yao Qi <yao@codesourcery.com> 2013-06-25 11:37:48 +00:00
dprintf-next.exp 2013-06-25 Yao Qi <yao@codesourcery.com> 2013-06-25 11:37:48 +00:00
dprintf-non-stop.c 2013-06-25 Yao Qi <yao@codesourcery.com> 2013-06-25 11:37:48 +00:00
dprintf-non-stop.exp 2013-06-25 Yao Qi <yao@codesourcery.com> 2013-06-25 11:37:48 +00:00
dprintf-pending.c
dprintf-pending.exp
dprintf-pendshr.c
dprintf.c
dprintf.exp 2013-06-25 Yao Qi <yao@codesourcery.com> 2013-06-25 11:37:48 +00:00
dump.c
dump.exp * gdb.base/dump.exp: Remove arch-specific tests and do a 2013-07-06 02:36:46 +00:00
dup-sect.exp test suite update - gdb.base/[cd] 2013-06-27 18:49:03 +00:00
dup-sect.S
duplicate-bp.c
duplicate-bp.exp
echo.exp
empty_exe.exp
ena-dis-br.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
ending-run.c
ending-run.exp Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
enum_cond.c
enum_cond.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
enumval.c
enumval.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
environ.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
eu-strip-infcall.c
eu-strip-infcall.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
eval-skip.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
eval.exp
exe-lock.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
execd-prog.c
expand-psymtabs.c
expand-psymtabs.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
exprs.c
exprs.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
fileio.c
fileio.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
filesym.c
filesym.exp
find-unmapped.c
find-unmapped.exp
find.c
find.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
finish.exp
fixsection.c
fixsection.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
fixsectshr.c
float.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
float.exp
foll-exec.c
foll-exec.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
foll-fork.c
foll-fork.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
foll-vfork-exit.c
foll-vfork.c
foll-vfork.exp
foo.c
fortran-sym-case.c
fortran-sym-case.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
frame-args.c
frame-args.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
freebpcmd.c
freebpcmd.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
fullname.c
fullname.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
fullpath-expand-func.c
fullpath-expand.c
fullpath-expand.exp
funcargs.c
funcargs.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gcore-buffer-overflow.c
gcore-buffer-overflow.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gcore-relro-lib.c
gcore-relro-main.c
gcore-relro.exp
gcore.c
gcore.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb1056.exp
gdb1090.c
gdb1090.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb1250.c
gdb1250.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb1555-main.c
gdb1555.c
gdb1555.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb1821.c
gdb1821.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb11530.c
gdb11530.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb11531.c
gdb11531.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdb_history
gdbindex-stabs-dwarf.c
gdbindex-stabs.c
gdbindex-stabs.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gdbvars.c
gdbvars.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gnu_vector.c
gnu_vector.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
gnu-debugdata.c
gnu-debugdata.exp
gnu-ifunc-lib.c gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax. 2013-07-05 10:40:10 +00:00
gnu-ifunc.c
gnu-ifunc.exp test suite update - gdb.base/[efg] 2013-06-27 18:50:30 +00:00
grbx.c
hashline1.exp
hashline2.exp
hashline3.exp
hbreak2.exp Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
hbreak.c
hbreak.exp
help.exp
hook-stop-continue.c
hook-stop-continue.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
hook-stop-frame.c
hook-stop-frame.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
huge.c
huge.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
ifelse.exp
included.c
included.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
included.h
inferior-died.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
inferior-died.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
infnan.c
infnan.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
info-fun-solib.c
info-fun.c
info-fun.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
info-macros.c
info-macros.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
info-os.c
info-os.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
info-proc.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
info-shared-solib1.c 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
info-shared-solib2.c 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
info-shared.c 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
info-shared.exp 2013-06-04 Gary Benson <gbenson@redhat.com> 2013-06-04 13:31:00 +00:00
info-target.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
infoline.c
infoline.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
int-type.c
interact.exp
interp.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
interp.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
interrupt.c
interrupt.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
jit-dlmain.c
jit-main.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
jit-simple.c
jit-simple.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
jit-so.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
jit-solib.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
jit.exp
jump.c
jump.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
kill-after-signal.c
kill-after-signal.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
label.c
label.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
langs0.c
langs1.c
langs1.f
langs2.c
langs2.cxx
langs.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
ldbl_e308.c
ldbl_e308.exp
lineinc1.h
lineinc2.h
lineinc3.h
lineinc.c
lineinc.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
linespecs.exp
list0.c
list0.h
list1.c
list.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
logical.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
long_long.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
long_long.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
longest-types.c
longest-types.exp
longjmp.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
longjmp.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
m32r.ld
m32rovly.c
macscp1.c
macscp2.h
macscp3.h
macscp4.h
macscp.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
maint.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
Makefile.in
memattr.c
memattr.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
mips_pro.c
mips_pro.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
miscexprs.c
miscexprs.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
morestack.c
morestack.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
moribund-step.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
multi-forks.c
multi-forks.exp test suite update - gdb.base/[h-m] 2013-06-27 18:51:31 +00:00
nextoverexit.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
nextoverexit.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
nodebug.c
nodebug.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
nofield.c
nofield.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
nostdlib.c
nostdlib.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
opaque0.c
opaque1.c
opaque.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
overlays.c
overlays.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
ovlymgr.c
ovlymgr.h
page.exp
pc-fp.c
pc-fp.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
pending.c
pending.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
pendshr.c
permissions.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
pi.txt
pie-execl.c
pie-execl.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
pointers.c
pointers.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
pr10179-a.c
pr10179-b.c
pr10179.exp
pr11022.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
pr11022.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
prelink-lib.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
prelink.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
prelink.exp
print-file-var-lib1.c
print-file-var-lib2.c
print-file-var-main.c
print-file-var.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
printcmds.c
printcmds.exp Check for NULL character before calling strchr. 2013-07-16 21:12:14 +00:00
prologue-include.c
prologue-include.exp
prologue-include.h
prologue.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
prologue.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
psymtab1.c
psymtab2.c
psymtab.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
ptr-typedef.c
ptr-typedef.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
ptype1.c
ptype.c
ptype.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
radix.exp
random-signal.c Fix PR cli/15603 2013-06-18 19:57:49 +00:00
random-signal.exp Fix PR cli/15603 2013-06-18 19:57:49 +00:00
randomize.c
randomize.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
range-stepping.c
range-stepping.exp gdb/testsuite/ 2013-05-24 09:57:12 +00:00
readline-ask.c
readline-ask.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
readline-ask.inputrc
readline.exp
realname-expand-real.c
realname-expand.c
realname-expand.exp
recpar.c
recpar.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
recurse.c
recurse.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
relational.exp
relativedebug.c
relativedebug.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
relocate.c
relocate.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
remote.c
remote.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
remotetimeout.exp Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
reread1.c
reread2.c
reread.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
restore.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
restore.exp
return2.c
return2.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
return-nodebug1.c
return-nodebug.c
return-nodebug.exp test suite update - gdb.base/[n-r] 2013-06-27 18:53:49 +00:00
return.c
return.exp
run.c
save-bp.c
save-bp.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
savedregs.c
savedregs.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
scope0.c
scope1.c
scope.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sect-cmd.exp
sep-proc.c
sep.c
sep.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sepdebug2.c
sepdebug.c
sepdebug.exp Remove superfluous semicolons from testsuite throughout. 2013-06-07 17:31:09 +00:00
sepsymtab.c
sepsymtab.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
set-lang-auto.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
set-noassign.exp
setshow.c
setshow.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
setvar.c
setvar.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
shell.exp
shlib-call.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
shmain.c
shr1.c
shr2.c
shreloc1.c
shreloc2.c
shreloc.c
shreloc.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sigall.c
sigall.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sigaltstack.c
sigaltstack.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sigbpt.c
sigbpt.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sigchld.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
sigchld.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
siginfo-addr.c
siginfo-addr.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
siginfo-infcall.c
siginfo-infcall.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
siginfo-obj.c
siginfo-obj.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
siginfo-thread.c
siginfo-thread.exp
siginfo.c
siginfo.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
signals.c
signals.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
signest.c
signest.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
signull.c
signull.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sigrepeat.c
sigrepeat.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sigstep.c
sigstep.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
sizeof.c
sizeof.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
skip1.c testsuite/gdb.base: Make skip test use defined behaviour. 2013-06-18 18:16:16 +00:00
skip-solib-lib.c
skip-solib-main.c
skip-solib.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
skip.c testsuite/gdb.base: Make skip test use defined behaviour. 2013-06-18 18:16:16 +00:00
skip.exp
so-disc-shr.c
so-impl-ld.c
so-impl-ld.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
so-indr-cl.c
so-indr-cl.exp
solib1.c
solib2.c
solib-corrupted.exp 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com> 2013-06-04 13:23:32 +00:00
solib-disc.c
solib-disc.exp 2013-05-24 Gary Benson <gbenson@redhat.com> 2013-05-24 14:02:35 +00:00
solib-display-lib.c
solib-display-main.c
solib-display.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
solib-nodir.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
solib-overlap-lib.c
solib-overlap-main.c
solib-overlap.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
solib-search-lib1.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
solib-search-lib2.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
solib-search.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
solib-search.exp
solib-search.h Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
solib-symbol-lib.c
solib-symbol-main.c
solib-symbol.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
solib-weak.c
solib-weak.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
solib.c
solib.exp
source-error.gdb
source-test.gdb
source.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
spu.ld
ss.h
stack-checking.c
stack-checking.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
stale-infcall.c
stale-infcall.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
stap-probe.c
stap-probe.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
start.c
start.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
step-break.c
step-break.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
step-bt.c
step-bt.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
step-line.c
step-line.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
step-line.inp
step-resume-infcall.c
step-resume-infcall.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
step-symless.c
step-symless.exp
step-test.c
step-test.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
store.c
store.exp
structs2.c
structs2.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
structs3.c
structs3.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
structs.c
structs.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
subst.exp * gdb.base/subst.exp: Delete default rules before further 2013-06-19 20:37:26 +00:00
sum.c
symbol-without-target_section.c
symbol-without-target_section.exp test suite update - gdb.base/s* 2013-06-27 18:58:28 +00:00
term.c
term.exp
testenv.c
testenv.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
trace-commands.exp
tui-layout.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
twice.c
twice.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
type-opaque-lib.c
type-opaque-main.c
type-opaque.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
ui-redirect.exp
unload.c
unload.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
unloadshr2.c
unloadshr.c
until.exp
unwindonsignal.c
unwindonsignal.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
valgrind-db-attach.c
valgrind-db-attach.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
valgrind-infcall.c
valgrind-infcall.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
value-double-free.c
value-double-free.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
varargs.c
varargs.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
vforked-prog.c
volatile.exp
watch_thread_num.c
watch_thread_num.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watch-cond-infcall.c
watch-cond-infcall.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watch-cond.c
watch-cond.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watch-non-mem.c
watch-non-mem.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watch-read.c
watch-read.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watch-vfork.c
watch-vfork.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watchpoint-cond-gone-stripped.c
watchpoint-cond-gone.c
watchpoint-cond-gone.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watchpoint-delete.c
watchpoint-delete.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watchpoint-hw-hit-once.c
watchpoint-hw-hit-once.exp
watchpoint-hw.c
watchpoint-hw.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watchpoint-solib-shr.c
watchpoint-solib.c
watchpoint-solib.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watchpoint.c
watchpoint.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
watchpoints.c
watchpoints.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
wchar.c
wchar.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00
weaklib1.c
weaklib2.c
whatis-exp.exp
whatis.c Fix formating in copyright headers. 2013-06-07 14:39:33 +00:00
whatis.exp test suite update - gdb.base/[t-z] 2013-06-27 19:00:47 +00:00