binutils-gdb/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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
3explicit.c Explicit locations: add UI features for CLI 2015-08-11 17:09:36 -07:00
Makefile.in
body.h
break-ask.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
break-asm-file.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
break-asm-file.exp Compile break-asm-file{0,1}.s without debug info 2015-03-26 08:29:48 +00:00
break-asm-file0.s Handle the effect of skipping prologue 2015-03-26 08:29:48 +00:00
break-asm-file1.s Handle the effect of skipping prologue 2015-03-26 08:29:48 +00:00
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 Expand keyword lexing intelligence in the linespec parser. 2015-03-23 13:16:39 -07:00
keywords.exp Expand keyword lexing intelligence in the linespec parser. 2015-03-23 13:16:39 -07:00
linespec.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ls-dollar.cc Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ls-dollar.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
ls-errs.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
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 Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
macro-relative.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
skip-two.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
thread.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
thread.exp Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00