mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
Use PT_CFM in place of PT_CR_IFS.
This commit is contained in:
@@ -236,7 +236,7 @@ static int u_offsets[] =
|
||||
PT_PR,
|
||||
PT_CR_IIP, /* ip */
|
||||
PT_CR_IPSR, /* psr */
|
||||
PT_CR_IFS, /* cfm */
|
||||
PT_CFM, /* cfm */
|
||||
/* kernel registers not visible via ptrace interface (?) */
|
||||
-1, -1, -1, -1, -1, -1, -1, -1,
|
||||
/* hole */
|
||||
|
||||
Reference in New Issue
Block a user