Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Show the registers when debugging
Show the registers when debugging [message #8349] Sun, 04 March 2007 00:15 Go to next message
_Seven_ is currently offline  _Seven_
Messages: 35
Registered: April 2006
Member
Hi. I want to know, if it possible, to see while debugging the registers of the stack. I took off the registers that i want to see from VS C++ 2005

ST0 = +0.0000000000000000e+0000   ST1 = +0.0000000000000000e+0000   
ST2 = +6.5504915520268907e-1074   ST3 = +0.0000000042294290e-0302   
ST4 = +4.0000000000000000e+0000   ST5 = +1.0000000000000000e+0000   
ST6 = +2.0000000000000000e+0000   ST7 = +4.0000000000000000e+0000 


How i can see this registers on U++?
Thanks for your help Smile
Re: Show the registers when debugging [message #8351 is a reply to message #8349] Sun, 04 March 2007 15:42 Go to previous messageGo to next message
exolon is currently offline  exolon
Messages: 62
Registered: July 2006
Location: 53'21N 6'18W
Member
Looks like you mean you're watching values on the stack in a certain format (int/double/etc). They're not registers though.
Re: Show the registers when debugging [message #8446 is a reply to message #8351] Fri, 09 March 2007 18:31 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
exolon wrote on Sun, 04 March 2007 09:42

Looks like you mean you're watching values on the stack in a certain format (int/double/etc). They're not registers though.


I believe that in fact, these are x87 FPU stack registers....

Well, I am adding to the ToDo list to provide some more complex "Registers" window....

Mirek
Previous Topic: what's wrong
Next Topic: New user frustration
Goto Forum:
  


Current Time: Fri Apr 26 22:28:50 CEST 2024

Total time taken to generate the page: 0.02415 seconds