[Bug testsuite/33345] [gdb/testsuite] FAIL: gdb.dap/scopes.exp: fetch all registers success
christina.schimpe at intel dot com
sourceware-bugzilla@sourceware.org
Sun Aug 31 20:18:55 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=33345
Schimpe, Christina <christina.schimpe at intel dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christina.schimpe at intel dot com
--- Comment #1 from Schimpe, Christina <christina.schimpe at intel dot com> ---
Thank you for reporting this.
I looked at the logs and saw that GCC 7 is being used, which doesn't support
shadow stacks (-fcf-protection).
It seems the test runs on a system with a recent kernel (which supports CET
shadow stack) but an older version of GCC. Due to that CET shadow stack is not
enabled for the program and the register appears as "unavailable".
Would you mind sharing the kernel version as well?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list