Original address: http://www.cprogramming.com/debugging/valgrind.html
The translation will inevitably be due to personal level and there are inaccurate places, please more criticism, the above is the original link, we can also go directly to
Memory leakage detection tool Valgrind and leakage tool valgrind1 Overview 1.1 Introduction
Valgrind is a set of simulation debugging tools for open source code (GPL V2) in Linux. Valgrind consists of core and other kernel-based debugging tools. The
Linux memory leakage detection tool Valgrind1 Overview 1.1 Introduction
Valgrind is a set of simulation debugging tools for open source code (GPL V2) in Linux. Valgrind consists of core and other kernel-based debugging tools. The kernel is similar
To prevent memory leakage, use Valgrind in Linux to check general Linux technology-Linux programming and kernel information. The following is a detailed description. One of the most troublesome problems in C/C ++ development is memory management.
For onlineProgramI really don't feel useless, or I won't use it.
========================================================== ========================================================== =
One of the most troublesome problems in C/C ++ development
Valgrind is a GPL 'd System for debugging and profiling Linux programs. with valgrind's tool suite you can automatically detect into memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable.
One of the most troubling problems with C + + is memory management, and sometimes it takes days to find a memory leak or a memory access crossing, and if there is a tool that can help us do this, Valgrind is just one of those tools.
Valgrind is a
One of the most troubling problems with C + + is memory management, and sometimes it takes days to find a memory leak or a memory access crossing, and if there is a tool that can help us do this, Valgrind is just one of those tools.
Valgrind is a
ValgrindIt is a software development tool for memory debugging, memory leak detection and performance analysis. The name Valgrind is taken from the entrance of the temple of the fallen in Norse mythology.
general use mode
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.