[X] The "/Maxima/maxima-lang-pt-5.16.1-1.centos4.i386.rpm" file could not be found or is not available. Please select another file.

The Heap Checker is a library for debugging and developing robust and efficient dynamic memory management and string manipulation in C programs.


http://heapchecker.sourceforge.net





Separate each tag with a space.

Release Date:

2008-03-09

Topics:

License:

Programming Language:

C

Registered:

2008-02-07

Ratings and Reviews

Be the first to post a text review of Heap Checker. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • heapchecker HeapChecker 4.0 file released: heapchecker_40.zip

    posted 615 days ago

  • File released: /heapchecker/HeapChecker 4.0/heapchecker_40.zip

    posted 615 days ago

  • Heap Checker v4.0 released under GPL

    The Heap Checker is a tool for debugging memory management and string manipulation problems in C programs and is written to be highly portable. The Heap Checker has now been released under the GPL. The Heap Checker was originally developed when the majority of commercial code was written in C and when development tools were a great deal simpler than they are today. The Heap Checker has been used successfully in large projects as a drop-in tool to quickly identify hard-to-find memory management bugs which would otherwise cause crashes and other unpredictable behaviour. Current developers have a choice of sophisticated development tools many of which now include safer mechanisms for managing memory and the data stored there. Even so, the Heap Checker may still prove to be a valuable tool. An example Visual Studio solution is provided to build the Heap Checker library and test code but the Heap Checker has also been used with a number of other compilers. The example code demonstrates the effectiveness of the tool: when the Heap Checker is disabled the Visual C++ run-time library generates exceptions allowing the developer to step through the code with a debugger. With the Heap Checker enabled the example continues to run and generates a comprehensive log which can be used to quickly identify and fix bugs.

    posted by sean_at_h0m3 615 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Heap Checker Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review