by aumatar
A debuging library for C++. It does dynamic memory management with malloc and looks for potentiazl problems and leaks. It can also free up all leaked memory at the end of the program. I am currently working on hooking the new and delete keywords to wor
Anonymous committed patchset 1 of module CVSROOT to the Gabe's Debug Libraray CVS repository, changing 11 files
Version 1.01 is out. This version has logging and error detection for malloc, free, new and delete calls. It also supports two ways of writing to files (FILE* and streams) as well as a function stack for locating where the error occured and the ability ...
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
Anonymous created the Welcome to Developers forum thread
registered the Gabe's Debug Libraray project
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use