Debugging with GDB: AArch64 Features

Next: ARC Features, Up: Standard Target Features   [Contents][Index]


G.5.1 AArch64 Features

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’.