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
gdb: xtensa: don't error out when registers cannot be read
On Xtensa, some privileged registers cannot be read using 'p'
packet. So keep these marked as unavailable so GDB can still
fetch other registers instead of stopping at error.
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
0 commit comments