Open tmarkettos opened 1 year ago
The gdb stub doesn't know how to report the state of the 'special' capability registers - STCC, STDC, SScratchC, SEPCC and similar. This would be very useful when debugging exceptions.
Example:
(gdb) p $sepcc $1 = void
The gdb stub doesn't know how to report the state of the 'special' capability registers - STCC, STDC, SScratchC, SEPCC and similar. This would be very useful when debugging exceptions.
Example: