Skip to content

Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code. Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code.

Notifications You must be signed in to change notification settings

zakarm/Valgrind-42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Valgrind 42

Valgrind Installer

Introduction This README file provides instructions for installing Valgrind on your system. Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code. This installer will download and install Valgrind on your system.

System Requirements Valgrind should work on most Unix-based systems. However, before installing Valgrind, please ensure that your system meets the following requirements:

Linux or macOS operating system 64-bit architecture At least 2GB of RAM At least 1GB of free disk space

Installation


git clone https://github.com/zakarm/Valgrind_42_Network.git && cd Valgrind_42_Network  && chmod +x script.sh && ./script.sh

About

Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code. Valgrind is an instrumentation framework for building dynamic analysis tools that can help you identify memory leaks and other memory-related errors in your code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages