Skip to content

sowson/valgrind

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16,337 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valgrind for macOS

This repository contains a version of Valgrind including a few patches to improve support for the macOS platform.

Status

Valgrind now builds on macOS Mojave (tested on 10.14.6) & Catalina (tested 10.15.1 & 10.15.4).

Usage

In order to use this version, use the following command:

brew install --HEAD https://raw.githubusercontent.com/sowson/valgrind/master/valgrind.rb

In case you already have Valgrind installed, you will need to either unlink it first or reinstall it.

CLion

Valgridn executable: /usr/local/bin/valgrind

Analysis options: --leak-check=full --leak-resolution=med --track-origins=yes --vgdb=no

For testing/developing/checking: --trace-syscalls=yes

About

Experimental Version of Valgrind for macOS 10.14.6 Mojave and 10.15.4 Catalina (10.15.x NOT WORKING)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages