x13pixels / remedybg-issues

Public repository for tracking issues (bugs and features) for the RemedyBG debugger
85 stars 0 forks source link

Feature Request: show MXCSR in register panel #278

Closed Kaloffl closed 1 year ago

Kaloffl commented 1 year ago

Hello, I'm currently debugging a problem with incorrectly rounded float values and it would be really helpful to see the bits of the MXCSR register in order to see the rounding mode, underflow flag, etc. As far as I can tell, this register is missing from the register tab and can't be added, as of 0.3.8.4. Nevertheless many thanks for this great tool!

x13pixels commented 1 year ago

0.3.8.6 added decomposed bits of MXCSR to register panel; add support for mxcsr register in watch expressions