commit | f844b66ad075678cb9b8326469e695bc71d37bb3 | [log] [tgz] |
---|---|---|
author | Thiago Jung Bauermann <thiago.bauermann@linaro.org> | Sat Apr 12 02:03:38 2025 -0300 |
committer | Thiago Jung Bauermann <thiago.bauermann@linaro.org> | Mon Apr 14 12:02:17 2025 -0300 |
tree | 4e717613828709a81682bc7c611ea75d602fe95d | |
parent | f47975106fc439d0ddc65bb7850f1a1d68c93e78 [diff] |
gdb/testsuite: Add gdb.arch/aarch64-sve-sigunwind.exp There's currently no test for unwinding the SVE registers from a signal frame, so add one. Tested on aarch64-linux-gnu native. Tested-By: Luis Machado <luis.machado@arm.com> Approved-By: Luis Machado <luis.machado@arm.com>