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 » Watching global variables in IDE debugger with MSC7-1
Re: Watching global variables in IDE debugger with MSC7-1 [message #364 is a reply to message #336] Thu, 08 December 2005 21:14 Go to previous message
mirek is currently offline  mirek
Messages: 14265
Registered: November 2005
Ultimate Member
Well, I do not know what it is... but once again you have send me to the right direction. Flags you (or Oleg) suggest failed to improve situation, but then I have tried one flag after another and found that with SYMOPT_NO_PUBLICS search is fast (do not ask me why), but at the same moment local variables info stops working Smile

So the solution is to SetSymOptions with SYMOPT_NO_PUBLICS before retrieving global var info and once again without after it to get local variable info working. Seems like TheIDE is now able to display the value of global variables!

Thanks!
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ArrayCrl - compiling error
Next Topic: Arguments of MS C++ Toolkit
Goto Forum:
  


Current Time: Sat Jul 05 23:48:29 CEST 2025

Total time taken to generate the page: 0.02900 seconds