Is there any way to see the contents of registers as signed integers? The "display as" menu only has "Decimal" and I suppose that works out to be unsigned integer only.
Or alternatively, how can I see the register content in the "Quick Watch" windows? Because if this works, I can cast its value to be a "signed int".
Or alternatively, how can I see the register content in the "Quick Watch" windows? Because if this works, I can cast its value to be a "signed int".