binutils-gdb/gdb/testsuite/gdb.btrace
Markus Metzger 68777c2989 btrace, testsuite: fix extended-remote fail
Parts of gdb.btrace/enable.exp are only valid for native debug.  The check for
skip_gdbserver_tests is done while GDB is running, though, which causes it to
fail with --target_board=native-extended-gdbserver.  Exit GDB before that check.

testsuite/
	* gdb.btrace/enable.exp: Call gdb_exit before skip_gdbserver_tests.
2017-02-01 14:41:18 +01:00
..
buffer-size.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
data.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
data.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
delta.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
dlopen-dso.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
dlopen.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
dlopen.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
enable-running.c btrace: allow recording to be started (and stopped) for running threads 2017-02-01 14:37:07 +01:00
enable-running.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
enable.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
enable.exp btrace, testsuite: fix extended-remote fail 2017-02-01 14:41:18 +01:00
exception.cc update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
exception.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
function_call_history.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
function_call_history.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
gcore.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
i686-record_goto.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
i686-tailcall-only.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
i686-tailcall.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
instruction_history.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
instruction_history.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
instruction_history.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
multi-thread-step.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
multi-thread-step.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
nohist.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
non-stop.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
non-stop.exp btrace, testsuite: fix extended-remote non-stop test 2017-02-01 14:40:10 +01:00
reconnect.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
reconnect.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
record_goto-step.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
record_goto.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
record_goto.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
rn-dl-bind.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
rn-dl-bind.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
segv.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
segv.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
step.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
stepi.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
tailcall-only.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
tailcall-only.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
tailcall.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
tailcall.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
tsx.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
tsx.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
unknown_functions.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
unknown_functions.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
vdso.c update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
vdso.exp btrace: add unsupported/untested messages when skipping tests 2017-02-01 14:38:44 +01:00
x86-tsx.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
x86_64-record_goto.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
x86_64-tailcall-only.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00
x86_64-tailcall.S update copyright year range in GDB files 2017-01-01 10:52:34 +04:00