You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unicorn 2.1.x has changed the way CP regs are accessed and deprecated the access through the general purpose regs API. For that reason gdbserver no longer picks up CP regs and access their values.
Unicorn 2.1.x has changed the way CP regs are accessed and deprecated the access through the general purpose regs API. For that reason gdbserver no longer picks up CP regs and access their values.
This one relates to #1526