MEMDebug

Library that provides assistance with memory debugging
Download

MEMDebug Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Donationware
  • Publisher Name:
  • eosgarden
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 30 KB

MEMDebug Tags


MEMDebug Description

Library that provides assistance with memory debugging MEMDebug is an open source C library that will allow developers to trace, inspect and debug the dynamic memory allocations inside their programs. MEMDebug can be linked to a C program to provide assistance with memory debugging.MEMDebug can detect buffer overflows, double frees, segmentation faults, bus errors, and will give detailed informations about the error that occured and the current memory layout.MEMDebug is currently compatible with the following memory allocation functions:· malloc· valloc· calloc· realloc· free· alloca· GC_malloc· GC_malloc_atomic· GC_calloc· GC_realloc· malloc_zone_malloc· malloc_zone_valloc· malloc_zone_calloc· malloc_zone_realloc· malloc_zone_freeYou can go here to learn how to use MEMDebug within your own C projects.


MEMDebug Related Software