libYaMa 0.2

"Venkatesha Murthy G." <gvmt@bgl.vsnl.net.in>
27 Aug 2000 22:48:13 -0400

          From comp.compilers

Related articles
libYaMa 0.2 gvmt@bgl.vsnl.net.in (Venkatesha Murthy G.) (2000-08-27)
| List of all articles for this month |

From: "Venkatesha Murthy G." <gvmt@bgl.vsnl.net.in>
Newsgroups: comp.compilers
Date: 27 Aug 2000 22:48:13 -0400
Organization: Compilers Central
Keywords: available, debug

All,


libYaMa 0.2 is now up at http://freshmeat.net/projects/libyama/


Changes from 0.1: Call chains are now printed as File, Line, and Function
wherever possible instead of just addresses.


Feedback/Comments welcome.


Venkatesh


> I've written libyama, a malloc implementation that bundles leak
> tracking by auditing allocations, array bound write detection,
> detection of access to free'd memory, and realloc/free on invalid
> pointers. It is intended as a replacement to malloc, and can either be
> preloaded on the command line, or can be linked into a program.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.