mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-11-16 12:34:43 +00:00
GDB: testsuite: Allow gdb.arch/aarch64-sve-sigunwind.exp for remote targets
This tests now has the same failures on remote targets as it does on native ones.
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
# Exercise unwinding AArch64's SVE registers from a signal frame.
|
||||
|
||||
require allow_aarch64_sve_tests
|
||||
# Remote targets can't communicate vector length changes to GDB via the RSP.
|
||||
require !gdb_protocol_is_remote
|
||||
|
||||
set first_vl 0
|
||||
set second_vl 0
|
||||
|
||||
Reference in New Issue
Block a user