Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 320 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 320 Bytes

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