Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards
authorPedro Alves <palves@redhat.com>
Thu, 12 Oct 2017 17:05:33 +0000 (18:05 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 12 Oct 2017 17:05:33 +0000 (18:05 +0100)
commit871a186e41aeb7f966c6570b8f1659aec9d2c15d
treebda5cf391a62c4a50dd7c28df1f0280ce3409ecb
parent6c19b93bcd0d136f7be4d1e1e3f2e8d7b5917009
Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boards

This commit makes the gdb.threads/non-ldr-exc-*.exp tests run (and
pass) with --target_board=native-gdbserver.

(These tests were already running with
--target_board=native-extended-gdbserver, because that board is not
is_remote.)

The "No exec event support in the remote protocol." comment is stale.
It's actually supported.

gdb/ChangeLog:
2017-10-12  Pedro Alves  <palves@redhat.com>

* gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
* gdb.threads/non-ldr-exc-2.exp: Ditto.
* gdb.threads/non-ldr-exc-3.exp: Ditto.
* gdb.threads/non-ldr-exc-4.exp: Ditto.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/non-ldr-exc-1.exp
gdb/testsuite/gdb.threads/non-ldr-exc-2.exp
gdb/testsuite/gdb.threads/non-ldr-exc-3.exp
gdb/testsuite/gdb.threads/non-ldr-exc-4.exp
This page took 0.026927 seconds and 4 git commands to generate.