diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2016-05-04 09:27:34 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2016-05-04 09:29:28 -0400 |
commit | 02e370d94ee3abc6f910602e79c6d4515d9c720d (patch) | |
tree | d3812c77b996b2f523b17dba27bc788f33d744f3 /opcodes | |
parent | 8929ad8bbca9a8b036eba0397992d6f3b4d1966b (diff) | |
download | gdb-02e370d94ee3abc6f910602e79c6d4515d9c720d.zip gdb-02e370d94ee3abc6f910602e79c6d4515d9c720d.tar.gz gdb-02e370d94ee3abc6f910602e79c6d4515d9c720d.tar.bz2 |
Fix solib-display.exp remote check
This test currently uses [is_remote target] to check if the test is
supported. This is not quite correct, as the limitation is actually
that it requires support for "running", ruling out stub-like targets.
Therefore, it should check for use_gdb_stub.
This has no visible effect right now, but it will once we make the
native-gdbserver board non-dejagnu-remote.
gdb/testsuite/ChangeLog:
* gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
of [is_remote target],
Diffstat (limited to 'opcodes')
0 files changed, 0 insertions, 0 deletions