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: Other Features Wishlist and/or Bugs » Some feature requests
Re: Some feature requests [message #14213 is a reply to message #13866] Wed, 20 February 2008 09:51 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13976
Registered: November 2005
Ultimate Member
cbpporter wrote on Wed, 30 January 2008 08:58

I would add another request which I would really like to have: after a failed ASSERT, TheIDE should open the file which failed the assert a the correct line if possible, instead of opening Util.cpp. You already have file name and line number, so I don't think this would be so difficult.


Well, not as simple as it seems. These "line & number" are in another process Wink

Also, usually, it has no benefit. The line where ASSERT fails is most of time NOT the line or file where is the problem. You need stack trace to find it.

Solution is to run in debug mode, then use stack droplist to find it....

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Ide bug.... Set main package [FIXED]
Next Topic: [BUG] Command in temp-aux's context menu
Goto Forum:
  


Current Time: Fri May 10 01:01:09 CEST 2024

Total time taken to generate the page: 0.05563 seconds