commit | b9e9a1d11d8a6371b6532d2696246fcccf03bcc6 | [log] [tgz] |
---|---|---|
author | Thiago Jung Bauermann <thiago.bauermann@linaro.org> | Wed Mar 06 23:44:19 2024 -0300 |
committer | Thiago Jung Bauermann <thiago.bauermann@linaro.org> | Mon Jun 09 16:36:08 2025 -0300 |
tree | e879ef8326710ccf0e00726442a7b4ae376dd0d5 | |
parent | fc8413b706b583a513c90a71fa9a9d32b6c88565 [diff] |
GDB: testsuite: Add gdb.arch/aarch64-gcs-disp-step.exp testcase It exercises GCS with displaced stepping by putting the breakpoint on the bl instruction to force GDB to copy it to the displaced stepping buffer. In this case GDB needs to manually manage the Guarded Control Stack.