Skip to content

writable or refereable checker with valgrind

Notifications You must be signed in to change notification settings

dpc-grindland/objgrind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objgrind

TODO...

Install

% svn co svn://svn.valgrind.org/valgrind/trunk valgrind
% cd valgrind
% git clone https://github.com/authorNari/objgrind.git
% patch -p1 -d . < objgrind/valgrind.patch
% ./autogen.sh
% ./configure
% make && make check
% ./vg-in-place --tool=objgrind objgrind/tests/tiny_tests

About

writable or refereable checker with valgrind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.5%
  • Shell 0.5%