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 » memory leak detector
memory leak detector [message #19819] Sat, 24 January 2009 17:19 Go to next message
kompotFX is currently offline  kompotFX
Messages: 7
Registered: January 2008
Promising Member
Hi,

how to detect memory leaks when I run debug mode compiled with mingw? nor console project neither gui application wont report leak even for simple char* buf = new char[10] line
Re: memory leak detector [message #19863 is a reply to message #19819] Tue, 27 January 2009 19:27 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Avoid trouble and download Win32 SDK...

Seriously, now when free windows SDK containes C++ compiler, I see little reasons to support mingw anymore. It is a lot of trouble...

Mirek
Re: memory leak detector [message #19870 is a reply to message #19819] Wed, 28 January 2009 10:05 Go to previous messageGo to next message
mr_ped is currently offline  mr_ped
Messages: 825
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
It's easier to stay with mingw if you develop primarily in linux... I often find my sources can't be compiled by MSCC without some minor syntax sugar, so I would prefer mingw working well. But I can understand it's lot of tedious work.
Re: memory leak detector [message #20054 is a reply to message #19870] Sat, 14 February 2009 15:11 Go to previous message
koldo is currently offline  koldo
Messages: 3354
Registered: August 2008
Senior Veteran
I have exactly the same opinion of mr_ped

Best regards
IƱaki
Previous Topic: TheIDE + MSC9 = error D8003
Next Topic: Compiler/Linker options
Goto Forum:
  


Current Time: Thu Mar 28 12:53:52 CET 2024

Total time taken to generate the page: 0.01440 seconds