Debugging with GDB: AArch64 Features |
---|
Next: ARC Features, Up: Standard Target Features [Contents][Index]
The ‘org.gnu.gdb.aarch64.core’ feature is required for AArch64 targets. It should contain registers ‘x0’ through ‘x30’, ‘sp’, ‘pc’, and ‘cpsr’.
The ‘org.gnu.gdb.aarch64.fpu’ feature is optional. If present, it should contain registers ‘v0’ through ‘v31’, ‘fpsr’, and ‘fpcr’.