old-cross-binutils/gdb/testsuite/gdb.linespec
Keith Seitz ad89c2aa67 Move strace -m/explicit location test to strace.exp
One of the build slaves shows this error running explicit.exp:

(gdb) strace -m gdbfoobarbaz
Remote failure reply: E.In-process agent library not loaded in process.
Fast and static tracepoints unavailable.
(gdb) FAIL: gdb.linespec/explicit.exp: strace -m gdbfoobarbaz

There are two big problems with this test:
1) The expected output is actually not what the test is meant to test for.
2) This test should really only run where it is supported.

This is most easily fixed by moving the test to gdb.trace/strace.exp.

gdb/testsuite/ChangeLog

	* gdb.linespec/explicit.exp: Move strace test from here ...
	* gdb.trace/strace.exp: ... to here.
2015-08-17 11:57:01 -07:00
..
base
3explicit.c Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
body.h
break-ask.exp
break-asm-file.c
break-asm-file.exp
break-asm-file0.s
break-asm-file1.s
cpexplicit.cc Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
cpexplicit.exp Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
explicit.c Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
explicit.exp Move strace -m/explicit location test to strace.exp 2015-08-17 11:57:01 -07:00
explicit2.c Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
keywords.c
keywords.exp
linespec.exp
ls-dollar.cc
ls-dollar.exp
ls-errs.c
ls-errs.exp Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
lspec.cc
lspec.h
macro-relative.c
macro-relative.exp
Makefile.in
skip-two.exp
thread.c
thread.exp