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++ Library support » U++ Core » Capturing memory alloc problems in Release
Re: Capturing memory alloc problems in Release [message #60935 is a reply to message #60934] Fri, 11 October 2024 15:19 Go to previous message
Didier is currently offline  Didier
Messages: 736
Registered: November 2008
Location: France
Contributor
Hello Koldo,

To help tracking crash problems on client site, you can force you're app to log the stacktrace in a file (or at least to stdout and laucnher a launcher script can then log it to a file)
This works fine in debug and release mode except that the stacktrace is not explicit in release mode.

To get better messages in release mode, you just need to activate debug info in release mode (it won't be as rich as in debug mode because of optimisations but it will bring you precious information Wink )
 
Read Message
Read Message
Previous Topic: Compiler warning in Topt.h L177
Next Topic: Is there a way to add checkboxes to a DropList?
Goto Forum:
  


Current Time: Wed Aug 27 01:41:28 CEST 2025

Total time taken to generate the page: 0.06333 seconds