-
Notifications
You must be signed in to change notification settings - Fork 0
shrkamat/valg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RUNNING WITH VALGRIND ===================== mkdir -p build cd build; cmake ..; make valgrind --trace-children=yes --leak-check=full --show-reachable=yes --error-limit=no --log-file=valgrind.log ./parent
About
Experiments with valgrind
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published