Hello everyone,
I have a problem or a question...
my application is written in C and when debugging, it is possible to see CPU registers? I mean see what is stored there.
when you programm using assember, debugging always open memory window, and all registers are seen.
possible to do that with C debugging?