This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] testsuite tfind.exp: If current target don't support trace, try gdbserver.
Let me put this another way. If when testing against a remote target, we find
ourselves testing a feature that happens to not be supported by the currently connected
remote target, but may be supported by the native target, do you think a test should go
through contortions to run against the native target? (the answer is no).
--
Pedro Alves